Subtotal
Location
Find the section that contains the subtotal. This section will include the subtotal price (see above) and, typically, the word "Subtotal" or "Total". The exact html varies per theme. To hide the subtotal section when the promotion summary is displayed, the subtotal section must be marked. The subtotal price must also be marked.
Snippet
Use the following class to mark the subtotal section:
Use the following class to mark the subtotal price:
Built-in order discounts
Snippet
Use the following CSS class to hide the section (or sections), that render order discounts. This avoids that the subtotal shows order discounts twice, once from the built-in discounts and once from Discount Ninja.
Example
The following example shows how all the elements come together:
Last updated