• Resolved sharminte

    (@sharminte)


    I have defined product with 4 attributes: countertop size, countertop shape, height, color. Now i need to find a solution which after selection countertop shape on the product page will hide unavailable attributes for that specific product configuration.

    any ideas?

Viewing 6 replies - 1 through 6 (of 6 total)
  • With the standard variations you can’t do that.

    I use this instead: https://codecanyon.net/item/woocommerce-extra-product-options/7908619

    The conditional logic will let you show/hide options based on selections – like this:

    https://epo.themecomplete.com/product/conditional-logic-test-2/

    Thread Starter sharminte

    (@sharminte)

    Will it be necessary to define all variations from the beggining ? or it will just unlock me “some” new options ?:)

    Is there a way to get some 3-7day trial, to check it’s functionality without paying blindly for extenssion which may not be fit for my needs ?

    It doesn’t need variations set up at all – it adds it’s own options instead.

    They don’t offer a trial unfortunately – the the author is very good with support.

    Thread Starter sharminte

    (@sharminte)

    Wait a second, how it is possible that it doesn’t need variations to be set up ?

    Since it adds his own options I will have to set up those options, so basically i will have to configure all of my products from the beggining ?

    Or maybe it will automatically configure those “own options” based on standard Woocommerce variations found in the system?

    • This reply was modified 4 years, 7 months ago by sharminte.
    • This reply was modified 4 years, 7 months ago by sharminte.

    It doesn’t use variations at all so would need configuring from scratch

    Thread Starter sharminte

    (@sharminte)

    I guess it is not fit for my use then, I guess I will have to reach for woocommerce documentation and create some plugin by my self for my need, because I have about 80 products in store, plus most of them have about 20-100 variations. So too much effort to pay for some plugin and also have to configure almost everything from scratch.

    I was counting maybe for some easy way to connect certain attributes by its taxonomies lets say for e.g.:

    – counter top size 40x600x600 and 40x700x700 it would be assigned to square counter top shape

    – counter top size 40fi600 and 40fi700, it would be assigned to round counter top shape

    which could allow then to filter attributes on the product page, by that i mean to hide / disable sizes like x by y by z, for round countertop, or x fi y for square / rectangle counter top shape.

    But thanks anyway ??

    • This reply was modified 4 years, 7 months ago by sharminte.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Custom Woocommerce Variation Form’ is closed to new replies.