Adding more dropdown options on Single Product Page

This topic has 6 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: vulcansg
    vulcansg
    Participant
    May 15, 2015 at 10:22

    Hi Guys,

    How do I add more drop down bars. Eg: (1) Width (2) Link Colour & (3) Quantity
    Similar to something like this (http://www.ashtrodite.com/danielwellington/accessories/wristband-classic-bristol-men-or-ladies.html)

    Currently my site is: http://www.vulcan.com.sg

    Hope to hear from you guys soon!

    Thanks,
    Roz

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 15, 2015 at 10:26

    Hello,

    You need create variable products. Please refer to Woocommerce documentation:
    http://docs.woothemes.com/document/variable-product/

    Regards,
    Eva Kemp.

    Avatar: vulcansg
    vulcansg
    Participant
    May 27, 2015 at 10:38

    Thank you it work!

    How to I change the quantity box to “drop-down style” too?

    Thanks,
    Roz

    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 12:11

    Hello,

    You can also create “quantity” attribute and create variations for it. It can’t be changed for the current quantity function. Sorry.

    Regards,
    Eva Kemp.

    Avatar: vulcansg
    vulcansg
    Participant
    June 10, 2015 at 07:25

    Hi,

    Sure, I will add a new variable.

    Can I remove the existing quantity button?

    Thanks,
    Roz

    Avatar: Eva
    Eva Kemp
    Support staff
    June 10, 2015 at 11:05

    Hello,

    You can remove quantity box using this code in custom.css file:

    .quantity-box {
     display: none !important;
    }

    How to create custom.css you can watch in this tutorial.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.