• I am developing a store that sells pre-designed business cards. On the single product page, I have several input fields where users can add their personal information. On the bottom, there is an optional add-on where they can choose to have their cards printed on adhesive paper, at additional cost.

    When this add-on is checked, the price pr. card is increased correctly on the single product page. But when the product is added to the cart, the additional cost is not added to the total.

    Example:
    The cost of 1 card is 1,50. The cost of the add-on is 5,00 pr card.
    Checking the add-on shows the price on the single product page to be 6,50.
    After adding to the cart and clicking “view cart”, it shows the cart total to be 1,50.

    How do I get the price of the addon added to the total price?

    https://wordpress.org/plugins/woocommerce-jetpack/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Product Add-ons won't affect price’ is closed to new replies.