• Resolved magicaluk

    (@magicaluk)


    I have a website which has certain products that has several attributes with several variations. Some of the attributes are required to have markups. However, when I add the markups to the attributes I would like the regular price to increase with each markup. For example:

    Regular price is £5.50

    Markup of Carbs on Brown Rice is +£2.00
    Markup of Mains weight at 200g is +£1.00

    The new total price should be £8.50

    However, the price only goes as high as 7.50 when both are selected. Please advice how to correct this.

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Mark Tomlinson

    (@marktomlinson)

    It’s hard for me to say exactly what is going on, but I suspect there are too many variations and WooCommerce is timing out before correctly pricing all products. Let me address that possibility.

    Looking at your page, I would say there should be no more than 442 product variations; 34 Mains Weight x 13 Carbs. This is because Mains Weight and Carbs are the only attributes that change the price. But how to come up with exactly the correct 442 variations?

    1. Go to the Attributes tab on the product and uncheck [ ] Used for variations for everything except Mains Weight and Carbs.
    2. Go to the Variations tab and delete all variations using the Delete all variations function.
    3. Recreate the variations using the Create variations from all attributes function. At this point, you will have 442 variations — but they will not contain any of the other attributes.
    4. Go back to the Attributes tab and check [X] Used for variations on all attributes.
    5. Return to the variations tab, and you will see that all other attributes have been added as “Any Sides”, and “Any Meal Type”, and so on. The Set regular prices function should work correctly.

    Please let me know if I diagnosed the problem correctly and if this works for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Multi-variation Product with Multiple Markups’ is closed to new replies.