• Resolved antarrahi

    (@antarrahi)


    Hi,

    I really need help with this.
    I am making a website for my cafe and there are menu items with many variations i.e. For Pizza – Variations are Pizza Base (White Flour, Wheat Flour, Glutton Free), Pizza Base Size, Cheese choices for Vegan, Extra Toppings, etc.

    Now, purpose is that I want my customers to select the menu items and variations sets so that we know what exactly they are ordering.
    Plus, integration of WooCommerce POS so that same products can be selected by cafe bill team to make bills.

    To do so, I installed WooCommerce and set POS.
    It was working fine and still working fine with TWO variations sets means integration of 2 types of attributes.
    BUT it is NOT working with more than 2 attributes sets.
    The problem is that the total amount on shop page is not being updated (which means variation wise price is not adding in total amount) I select those variation choices.

    Please help me with this.

    I have tried many things like –
    1. Looked for solution at WP forum
    There are few topics on the forum with the same issue.
    Most of them are “Resolved” without mentioning actual solution.
    Some of them have technical talk with some codes, but where to add those codes are not mentioned, so those solutions are without any step to step guideline.

    2. Tried few plugins to use advanced features of variations, but those plugins are not integrated with POS and same issue of price updating continues.

    3. Changed the theme to Store Front of Twenty Seventeen, as mentioned on some forum topics. But didn’t work.

    So, please help.

    Thank you in advance.

    Regards,

    Rahi

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

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

    (@riaanknoetze)

    Hi there,

    I’ve just worked through a sample checkout on your site but couldn’t replicate the same thing. When adding products to the cart, each with different variations, the prices are updated accordingly. Here’s what I’m seeing on my side:


    Link to image: https://d.pr/i/EEL7vN

    Is there a specific set of variations we should be testing? Can you share a screenshot of what you’re getting and what you’re expecting to show?

    Thread Starter antarrahi

    (@antarrahi)

    Hi,

    Thanks for the quick response.

    Sorry, it is not working.
    Let me explain you in more deails.

    # 1 – I have different Types of Pizza – Let’s say 5 types.
    See this screenshot – https://nimb.ws/UZgjpa

    # 2 – Now each of these five types pizza will have different SETS of Attributes (or variations).
    See this screenshots –
    https://nimb.ws/KGq3Va
    https://nimb.ws/KGq3Va
    https://nimb.ws/XwC4ZF
    https://nimb.ws/lVS7U0
    https://nimb.ws/CpNL0r

    Like this –
    ==========================================
    Basic Price of 1st type of Pizza named “Custom Pizza” is 100 INR (Indian Rupees).
    Pizza – Base (Required)
    White Flour (Maida) ————— 0 (This means no amount will be added)
    Wheat Flour————————– 0 (This means no amount will be added)
    Mix Flour (Ragi, Jowar, Bajra) — +50.00 (50 INR will be added)

    Pizza – Select Size
    Regular: 8-10″ (6 slices) ———– 0
    Medium: 12″ (8 slices)————- +100.00
    Large: 14″ (10 slices) ————– +150.00

    Pizza – Cheese (Vegan) (Required)
    No Choice ————————— 0
    Parmesan Cheese —————- +50.00

    Pizza – Extra Cheese (Required)
    No Choice —————————- 0
    Extra Mozzarella Cheese ——— +50.00
    Extra Amul Cheese —————- +50.00

    Pizza – Extra Toppings (Veg)
    Mushroom ———————— +30.00
    Paneer —————————– +30.00
    Red Pepper ———————– +30.00
    Jalapeno ————————– +30.00
    Corn ——————————- +30.00
    Black Olive ———————- +30.00
    Green Olive ——————– +30.00
    Tofu (Vegan) ——————- +30.00

    Pizza – My Choice
    No Onion ——————— 0
    No Capsicum —————– 0
    No Tomato ——————– 0

    Special Instructions:
    _________________________

    ==========================================
    Now you might be wondering, why have I put items with “0” (Zero)?
    I have kept it so that we know customer’s choice while they are order.
    So that we don’t make any mistake in making the item.

    Now, when customer select one variation from each set, it will add money accordingly.
    So, in the current status issue is that
    If I choose it like this –
    Pizza – Base (Required)
    Mix Flour (Ragi, Jowar, Bajra) — +50.00

    Pizza – Select Size
    Large: 14″ (10 slices) ————– +150.00

    Pizza – Cheese (Vegan)
    Parmesan Cheese —————- +50.00

    Pizza – Extra Cheese
    Extra Amul Cheese —————- +50.00

    Pizza – Extra Toppings
    Mushroom ———————— +30.00
    Paneer —————————– +30.00

    Pizza – My Choice
    No Onion ——————— 0
    No Capsicum —————– 0
    No Tomato ——————– 0

    Then total should be-
    Basic Price 100 + 50 + 150 +50 +50 +30 +30 +0 +0 +0 = 460 INR.
    This should be the total and THAT’S NOT HAPPENING.
    Above is an example, it can be any choices and total amount should change accordingly.

    I hope I have explained it very well now.

    Please help me with this issue.
    Also, remember that same thing I want in WooCommerce POS.

    Thanks once again for trying to help me to solve this issue.

    Regards,

    Rahi

    Thread Starter antarrahi

    (@antarrahi)

    Hi @riaanknoetze,

    Would it be possible for you to help me to solve this issue?
    I am in hurry to launch my cafe’s website.

    Thanks.

    Regards,

    Rahi

    Thread Starter antarrahi

    (@antarrahi)

    Hi,

    It has been 4 days.
    Is there anyone who could help me to solve this issue?

    Regards,

    Rahi

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @antarrahi. It does not look like you are using the built-in features of WooCommerce to add the options to your products. What extension are you using to add the options for choice of cheese, flour, etc?

    Thread Starter antarrahi

    (@antarrahi)

    Hi @drwpcom,

    I am using the built in extension of WooCommerce only.
    But when I have more than 3 attributes and so many variations.
    Prices are not showing on selecting those variations at front-end.

    I have explain in details already.

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @antarrahi. Do you have more than 30 variations? If so, you may need a snippet as explained here.

    Thread Starter antarrahi

    (@antarrahi)

    Hi @drwpcom,

    Thanks, I will do the needful.
    Actually I have changed my menu style and now there are just 2 or max 3 variations.
    I had to do it, as I got very late reply.

    Thank you anyway.

    Regards,

    Rahi

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Selecting on Variations are not updating price’ is closed to new replies.