• I have a variation product I’ve created with different SKUs and prices. Now I am using your plugin so I can add a checkbox to include one extra option for a different price and I would like it to be an additional SKU also. How do I go about this? I can’t seem to find instructions how to set that up.

    Also, how do I disable the table that pops up under the checkbox once it’s selected? The table where it shows product price, additional options cost, total order cost. I don’t want to show the table when the checkbox is selected.

    • This topic was modified 5 years, 5 months ago by shaische.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter shaische

    (@shaische)

    Also, is there a way to not multiply the additional option checkbox if a customer wants to purchase multiples of a variant product?

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    1. I’m sorry, but product add-ons can’t manage the product SKU, so you can’t change it selecting options.
    We will try to add this feature in the next plugin rework (version 2.0) that will be released in next months.

    2. Try to use this CSS code to hide the total table:

    .single-product .yith_wapo_group_total { display: none !important; }

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Additional product options doesn’t appear?’ is closed to new replies.