Go to the source code of this file.
Variables | |
| $config ['enabled'] = true | |
| $config ['version'] = '0.1.0' | |
| $config ['activ'] = '1' | |
| $config ['groups'][0] = '*' | |
| $config ['default_channel'] = 'shop' | |
| $config ['default_currency'] = 'EUR' | |
| $config ['price_display'] = 'gross' | |
| $config ['tax_display_enabled'] = true | |
| $config ['default_tax_class'] = 'mwst1' | |
| $config ['tax_rates']['mwst1']['title'] = 'MwSt. normal' | |
| $config ['tax_rates']['mwst1']['rate'] = '19.00' | |
| $config ['tax_rates']['mwst2']['title'] = 'MwSt. ermaessigt' | |
| $config ['tax_rates']['mwst2']['rate'] = '7.00' | |
| $config ['tax_rates']['mwst3']['title'] = 'MwSt. vorbereitet' | |
| $config ['tax_rates']['mwst3']['rate'] = '22.00' | |
| $config ['b2b_mode'] = false | |
| $config ['stock_enabled'] = false | |
| $config ['checkout_guest_allowed'] = true | |
| $config ['demo_notice_enabled'] = true | |
| $config ['legal_snapshot_enabled'] = true | |
| $config ['withdrawal_button_enabled'] = true | |
| $config ['mail_profile'] = 'dbxApp' | |
| $config ['mail_from'] = 'shop@dbxapp.de' | |
| $config ['mail_from_name'] = 'dbxShop' | |
| $config ['mail_admin_to'] = '' | |
| $config ['payment_bank_transfer_enabled'] = true | |
| $config ['payment_bank_transfer_account_owner'] = '' | |
| $config ['payment_bank_transfer_iban'] = '' | |
| $config ['payment_bank_transfer_bic'] = '' | |
| $config ['payment_bank_transfer_bank_name'] = '' | |
| $config ['payment_bank_transfer_instructions'] = 'Bitte ueberweisen Sie den Rechnungsbetrag unter Angabe der Bestellnummer.' | |
| $config ['payment_invoice_enabled'] = false | |
| $config ['payment_invoice_instructions'] = 'Sie erhalten eine Rechnung. Bitte zahlen Sie innerhalb der angegebenen Frist.' | |
| $config ['delivery_digital_download_enabled'] = true | |
| $config ['delivery_flat_shipping_enabled'] = true | |
| $config ['delivery_flat_shipping_gross_price'] = '5.90' | |
| $config ['media_usage_content_id'] = '0' | |
| $config ['media_usage_slot'] = 'shop' | |
| $config ['payment_paypal_enabled'] = false | |
| $config ['payment_paypal_mode'] = 'sandbox' | |
| $config ['payment_paypal_client_id'] = '' | |
| $config ['payment_paypal_client_secret'] = '' | |
| $config ['payment_paypal_brand_name'] = 'dbXapp' | |
| $config ['payment_paypal_currency'] = 'EUR' | |
| $config ['payment_amazon_pay_enabled'] = false | |
| $config ['payment_amazon_pay_mode'] = 'sandbox' | |
| $config ['payment_amazon_pay_merchant_id'] = '' | |
| $config ['payment_amazon_pay_public_key_id'] = '' | |
| $config ['payment_amazon_pay_private_key'] = '' | |
| $config ['payment_amazon_pay_store_id'] = '' | |
| $config ['payment_amazon_pay_region'] = 'EU' | |
| $config ['payment_processing_retry_seconds'] = 300 | |
| $config ['schema_sync_version'] = 'shop-dd-20260713-2' | |
| $config[ 'activ'] = '1' |
Definition at line 4 of file dbxShop/cfg/config.php.
| $config[ 'b2b_mode'] = false |
Definition at line 17 of file dbxShop/cfg/config.php.
| $config[ 'checkout_guest_allowed'] = true |
Definition at line 19 of file dbxShop/cfg/config.php.
| $config[ 'default_channel'] = 'shop' |
Definition at line 6 of file dbxShop/cfg/config.php.
| $config[ 'default_currency'] = 'EUR' |
Definition at line 7 of file dbxShop/cfg/config.php.
| $config[ 'default_tax_class'] = 'mwst1' |
Definition at line 10 of file dbxShop/cfg/config.php.
| $config[ 'delivery_digital_download_enabled'] = true |
Definition at line 35 of file dbxShop/cfg/config.php.
| $config[ 'delivery_flat_shipping_enabled'] = true |
Definition at line 36 of file dbxShop/cfg/config.php.
| $config[ 'delivery_flat_shipping_gross_price'] = '5.90' |
Definition at line 37 of file dbxShop/cfg/config.php.
| $config[ 'demo_notice_enabled'] = true |
Definition at line 20 of file dbxShop/cfg/config.php.
| $config[ 'enabled'] = true |
Definition at line 2 of file dbxShop/cfg/config.php.
| $config[ 'groups'][0] = '*' |
Definition at line 5 of file dbxShop/cfg/config.php.
| $config[ 'legal_snapshot_enabled'] = true |
Definition at line 21 of file dbxShop/cfg/config.php.
| $config[ 'mail_admin_to'] = '' |
Definition at line 26 of file dbxShop/cfg/config.php.
| $config[ 'mail_from'] = 'shop@dbxapp.de' |
Definition at line 24 of file dbxShop/cfg/config.php.
| $config[ 'mail_from_name'] = 'dbxShop' |
Definition at line 25 of file dbxShop/cfg/config.php.
| $config[ 'mail_profile'] = 'dbxApp' |
Definition at line 23 of file dbxShop/cfg/config.php.
| $config[ 'media_usage_content_id'] = '0' |
Definition at line 38 of file dbxShop/cfg/config.php.
| $config[ 'media_usage_slot'] = 'shop' |
Definition at line 39 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_enabled'] = false |
Definition at line 46 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_merchant_id'] = '' |
Definition at line 48 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_mode'] = 'sandbox' |
Definition at line 47 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_private_key'] = '' |
Definition at line 50 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_public_key_id'] = '' |
Definition at line 49 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_region'] = 'EU' |
Definition at line 52 of file dbxShop/cfg/config.php.
| $config[ 'payment_amazon_pay_store_id'] = '' |
Definition at line 51 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_account_owner'] = '' |
Definition at line 28 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_bank_name'] = '' |
Definition at line 31 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_bic'] = '' |
Definition at line 30 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_enabled'] = true |
Definition at line 27 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_iban'] = '' |
Definition at line 29 of file dbxShop/cfg/config.php.
| $config[ 'payment_bank_transfer_instructions'] = 'Bitte ueberweisen Sie den Rechnungsbetrag unter Angabe der Bestellnummer.' |
Definition at line 32 of file dbxShop/cfg/config.php.
| $config[ 'payment_invoice_enabled'] = false |
Definition at line 33 of file dbxShop/cfg/config.php.
| $config[ 'payment_invoice_instructions'] = 'Sie erhalten eine Rechnung. Bitte zahlen Sie innerhalb der angegebenen Frist.' |
Definition at line 34 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_brand_name'] = 'dbXapp' |
Definition at line 44 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_client_id'] = '' |
Definition at line 42 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_client_secret'] = '' |
Definition at line 43 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_currency'] = 'EUR' |
Definition at line 45 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_enabled'] = false |
Definition at line 40 of file dbxShop/cfg/config.php.
| $config[ 'payment_paypal_mode'] = 'sandbox' |
Definition at line 41 of file dbxShop/cfg/config.php.
| $config[ 'payment_processing_retry_seconds'] = 300 |
Definition at line 53 of file dbxShop/cfg/config.php.
| $config[ 'price_display'] = 'gross' |
Definition at line 8 of file dbxShop/cfg/config.php.
| $config[ 'schema_sync_version'] = 'shop-dd-20260713-2' |
Definition at line 54 of file dbxShop/cfg/config.php.
| $config[ 'stock_enabled'] = false |
Definition at line 18 of file dbxShop/cfg/config.php.
| $config[ 'tax_display_enabled'] = true |
Definition at line 9 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst1'][ 'rate'] = '19.00' |
Definition at line 12 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst1'][ 'title'] = 'MwSt. normal' |
Definition at line 11 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst2'][ 'rate'] = '7.00' |
Definition at line 14 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst2'][ 'title'] = 'MwSt. ermaessigt' |
Definition at line 13 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst3'][ 'rate'] = '22.00' |
Definition at line 16 of file dbxShop/cfg/config.php.
| $config[ 'tax_rates'][ 'mwst3'][ 'title'] = 'MwSt. vorbereitet' |
Definition at line 15 of file dbxShop/cfg/config.php.
| $config[ 'version'] = '0.1.0' |
Definition at line 3 of file dbxShop/cfg/config.php.
| $config[ 'withdrawal_button_enabled'] = true |
Definition at line 22 of file dbxShop/cfg/config.php.