• Resolved kuul13

    (@kuul13)


    I want two select dropdown, when user selects the first, the second drop down shows a unique list. Each item from the second dropdown have different price.

    Print Style (Select)
    – Metal
    – Paper

    Size (Select) – Options when user selects Metal
    – 8×12 = $65
    – 12×18 = $105
    – 16×24 = $225

    Size (Select) – Options when user selects Paper
    – 4×6 = $3
    – 5×7 = $5
    – 8×10 = $10
    – 8×12 = $35
    – 12×18= $65

    Is this possible with the basic plugin? If so can you tell how to do that?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @kuul13

    Yes, I would say it’s possible. With conditional logic you can show/hide fields. Each option can also influence the price in a different way.

    Thread Starter kuul13

    (@kuul13)

    Thanks Maarten for a quick response. Appreciate it.

    I am a newbie and trying to install WooCommerce, i was able to setup a product using attributes. Now not sure how to use this plugin with WooCommerce. I added Product Fields but not sure where and how to use it. In Products page, I still have to create the fields manually for each and every image.

    Is there a tutorial or documentation on step by step usage?

    Thread Starter kuul13

    (@kuul13)

    I was able to make this work only with

    Print Style
    ——————–
    Metal >
    ——————–

    Size Metal
    ——————–
    8″x12″
    16″x24″ (+25)
    20″x30″ (+50)
    ——————–

    Product Total: $65.00
    Options Total: $25.00
    Grand Total: $90.00

    Is this suppose to work like this?

    I want to set price for each style and size individually as default and not additional? Is this possible? And, where do i set that up individually?

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @kuul13

    No that’s not possible. A product always needs a base price. This is required from WooCommerce.

    Thread Starter kuul13

    (@kuul13)

    Thanks!

    Once i define Product Fields, where does it show up? Documentation please.

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    On the product page, above the “add to cart” button.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Show price based on the two dependent dropdown’ is closed to new replies.