• Hi,

    I have a main dropdown to select flavor 1 or flavor 2

    if flavor 1 is selected you will see flavor 1 dropdown.

    flavor 2 is hidden by default. If you select flavor 2 in main dropdown, you will see both options to select flavor 1 and flavor 2.

    On product page it is working fine. When you select flavor 1 and add to cart, on cart page it is displaying flavor 2 option even though flavor is not selected on product page.

    Please suggest.

    Thanks!!

Viewing 1 replies (of 1 total)
  • Plugin Author Denis ?oljom

    (@dingo_d)

    Hmmm I don’t think I have tested it on cart pages to be honest. It is possible that the object that handles these links isn’t shown on the cart page. The hidden meta field that holds that data is hooked on woocommerce_before_add_to_cart_button hook, so it could be that’s why it’s not shown on the cart page. I’ll have to investigate this a bit more.

Viewing 1 replies (of 1 total)
  • The topic ‘Simple Linked Variation Cart Page’ is closed to new replies.