Home Forums WoodMart support forum how to change the dropdown form into list for variable product attitute ?

how to change the dropdown form into list for variable product attitute ?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #707340

    springorchid2008
    Participant

    Hi,
    I met a problem with the variable product, when I set the variable attribute with different price, it showed in single product is the dropdown form, and the form is very ugly, I ‘d like to make it into list or checkbox, how to achieve i
    it can be find by the link :
    https://www.singamedselect.com/product/ivf/
    attached pls find the screenshot file .
    Best regards
    Cathy

    Attachments:
    You must be logged in to view attached files.
    #707358

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    To make the drop-down visible, try to add the following custom css code in Theme Settings > Custom CSS.

    table.variations select {
        background: #fff;
    }

    If you want to use swatches (list / buttons instead of dropdown):

    Navigate to Products > Attributes > Edit your attribute and click Configure terms and enable any swatch type .

    You can read more here https://xtemos.com/docs-topic/variable-products-and-swatches/ and https://xtemos.com/docs-topic/attribute-swatches/

    Best Regards,

    #707375

    springorchid2008
    Participant

    Hi, thanks for prompt reply. i have fixed the probulem by setting he attibute to text or image. but I face another much bigger problem,
    As long as I choose the variable price, it can’t work stable to slide a ct rt . it shows some red line of error information, could you help me ? let me know how to fix it?

    https://www.singamedselect.com/product/free-gift-for-fertilization-service/

    Best regards
    cATHY

    Attachments:
    You must be logged in to view attached files.
    #707385

    springorchid2008
    Participant

    After set the variable product, i can’t add to cart, always red errors show, and no any notice by sliding the cart window . also , for the quick-view window, no any response fo r adding to cart.

    #707443

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    I’ve checked the product on your site and tested adding it to the cart, and it’s working correctly on our side — the product is added to the cart without errors and the mini-cart updates normally.

    See Screenshot for clarification: https://postimg.cc/fSRhnGK2

    Check back your site and check the issue after completely clearing the cache. If you have any questions feel free to contact us.

    Best Regards,

Viewing 5 posts - 1 through 5 (of 5 total)