• Resolved bluekick7

    (@bluekick7)


    I’ve ran into some issues with Advanced product fields option / variant pricing in cart / checkout:

    When I select an additional flat price option in my product and add it to cart the variant price shows up in cart right below the main product as <option name (+price), however it alters the price of my product inside the cart item e.g. if my product has the price of 100$ and the option is 50$ it shows the price of my base product as 150$. The same thing happens in order subtotal / summary area, the price of the product is displayed as 150$ and it doesn’t show any text/info that a custom option/variant was selected. I want to make it so that cart summary shows base product price and the variant price separately in subtotal, then the summarized price in order total.

    Another issue I ran into while setting up the above option is that if your custom option doesn’t have a label but it does have options theres a “:” sign displayed in cart/checkout as if there was a label.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Maarten

    (@maartenbelmans)

    Hi @bluekick7

    Your fields need a label. Without a label, WooCommerce can’t add the data to the cart as it needs something to add to the cart. So please give all options a label and try again. If the issue still persists, please send us a product link so we can check.

    Thread Starter bluekick7

    (@bluekick7)

    Setting a label doesn’t do much as it only shows the title of the options label, in my case it’s ‘exam price’, the issues still persist on my cart/checkout page:

    Szkolenie energetyczne G1 z egzaminem eksploatacja i dozór – Uprawnienia Elektryczne ?l?sk, Katowice

    and a picture of the issue: https://ibb.co/pf67222

    Plugin Author Maarten

    (@maartenbelmans)

    Hi @bluekick7

    Ah I see what you mean now.

    This is not a bug, but WooCommerce intended behavior. The cart item price is 529.00 so WooCommerce correctly displays that on the cart. “Kwota” is the price of the line item and “??cznie” is the total price (which would sum up all cart item prices but since you only have 1 cart item, it is the same).

    Thread Starter bluekick7

    (@bluekick7)

    Is there a way to break down the prices like in the screenshot I provided? It’s confusing customers as to why the product is showing 529 pln instead of the base product price 99 pln

    Plugin Author Maarten

    (@maartenbelmans)

    No sorry. Currently, this is only possible with custom coding.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.