x
  • Note that the HTMLPurifier library has been activated. Not all HTML tags will be accepted.
General
On this page you can add extra HTML between the <head> tags, extra CSS or JavaScript to your pages. JavaScript should NOT be enclosed with <script> tags. This is done by thirty bees already.
You can use this form to add extra meta tags to your front office
You can use this form to add extra css styles to your front office
You can use this form to add extra JavaScript code to your front office
Order Confirmation Page
Available variables
bought_products (List of products in JSON format)
total_products_tax_incl
total_products_tax_excl
total_shipping_tax_incl
total_shipping_tax_excl
total_discounts_tax_incl
total_discounts_tax_excl
total_paid_tax_incl
total_paid_tax_excl
id_customer
currency.iso_code
You can use this form to add extra javascript code to the order confirmation page (trackings, etc)