404

Unknown error

I have no idea what happened, but it's not good.
Error code: 0 | c is not a function

TypeError: c is not a function at https://d29mmthuqjys6w.cloudfront.net/_nuxt/entry.c44f754d.js:44:105662 at async _0 (https://d29mmthuqjys6w.cloudfront.net/_nuxt/entry.c44f754d.js:1:94996) at async R0 (https://d29mmthuqjys6w.cloudfront.net/_nuxt/entry.c44f754d.js:1:95208) at async pd (https://d29mmthuqjys6w.cloudfront.net/_nuxt/entry.c44f754d.js:68:15991)

Go back home or contact us

less than a minute read • Updated a year ago

Product Discount

A product level discount applies to a single product and that product only. This is often desired for items that may be ordered in bulk, like screws or other hardware items.

For Product Discounts, allunits is the default discount type unless otherwise specified.

How are they created

Product discounts are added to the cart inside the product add to cart link or form that the product is created in.

How are they added to an order

Product discounts are automatically added with the product when it is added to the cart

How are they displayed

Product discounts are displayed as an option for the given product it applies to

Example

As part of a link:

  • discount_quantity_percentage=My Discount{allunits|5-10|10-20}

As part of a form:

  • <input type=“hidden” name=“discount_quantity_percentage” value=“My Discount{allunits|5-10|10-20}” />


Need Help?

Did this article answer your questions? Need help with anything? Please click below to contact us.