• Resolved dragosb7

    (@dragosb7)


    Hello,

    I am working on a restaurant site
    They also sell pizza. Pizzas are variable products. They have 2 sizes small and big and the price is different.

    I want to create a promotion. Any small pizza + any large pizza = fixed price
    Also the ability to chose a sauce(the possiblity to choose) and a drink(the possiblity to choose)

    So basicaly I need to add a product in which the customer can customise his/hers promotion.

    How can I achive this?

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Based on the scenario you described, it sounds like a good fit for the following extensions:

    Plugin Support mouli a11n

    (@mouli)

    It’s been a while since we heard from you, so I’m marking this thread resolved. Hopefully, you’ve been able to resolve this, but if you haven’t, please open up a new topic and we’ll be happy to help out.

    Thread Starter dragosb7

    (@dragosb7)

    Isn’t there something more straight.
    I don;t really see how this actually helps…

    I just want the customer to check a large pizza, a small pizza a sauce and a soda.
    The pizza has 2 variables and 2 SKU.
    Salami pizza for instance is small and big.
    But it’s only one product.

    I don’t understant exactly how there cand help ?? ??

    • This reply was modified 4 years, 3 months ago by dragosb7.
    Thread Starter dragosb7

    (@dragosb7)

    the idea is that I would like 4 dropdown menus.
    1 dropdown where you can choose only LARGE pizzas
    1 dropdown where you can choose only SMALL pizzas
    1 dropdown where you can choose only ONE drink
    1 dropdown where you can choose only ONE sauce.

    I would like this as a single product with a fixed price

    Plugin Support mouli a11n

    (@mouli)

    @dragosb7
    You could try setting up 4 attributes, namely:

    • Large Pizza
    • Small Pizza
    • Drink
    • Sauce

    Then add all the values you need to each attribute.
    You can then create variations for your product based on these attributes.
    Don’t use the option to create all possible combinations though.
    You can use the Any Value option to set it up so you only need to set up pricing for one variation.
    So, for instance you might have variations for Large Pizza as follows:

    • Pepperoni – Any Small Pizza – Any Drink -Any Sauce
    • Meat Lovers – Any Small Pizza – Any Drink -Any Sauce

    The disadvantage is that you will need to set up pricing for each variation.

    The https://woocommerce.com/products/product-add-ons/ plugin that my colleague mentioned allows you to add these choices without them being variations, and do not require pricing which might suit your site better.

    I hope that helps you to figure it out.
    Feel free to get back to us if you have further questions.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Promotion help’ is closed to new replies.