Home Forums WoodMart support forum Add to cart is missing in quick view

Add to cart is missing in quick view

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

    Joie
    Participant

    Hello i am trying to follow your demo site
    https://snipboard.io/ZYxJ2l.jpg
    whenever mouse over the color is listed there

    I have one variable product in this page
    https://tokoplastik.co.id/product-category/yang-lain/
    whenever i mouse over, the color is not listed there
    https://snipboard.io/HnPBjl.jpg

    At your demo, when i click on add options, i can see the Add to cart button / logo
    https://snipboard.io/Vqmw0I.jpg
    And after i select a color, i can add to cart

    But mine has no add to cart button
    https://snipboard.io/BuUGEV.jpg

    Please help how can i get the add to cart button back
    Thank you
    Joie

    #184078

    Hello,

    I have visited your website and saw the screenshots you attached..

    1) For the color swatches you need to use the colors in variations for products and set the prices accordingly from the edit product.

    Screenshot for Clarification: https://ibb.co/Pt3FQ4K

    Then you need to set the swatches to display on the products from Theme Settings >> Shop >> Attribute Swatches.

    Screenshot for Clarification: https://ibb.co/Kr3MHtw

    2) You need to set prices for each variation for the variable products to make the options visible on the select option button.

    Then you will be able to see the add to cart button on the variable products on the shop page.

    Best Regards.

    #184124

    Joie
    Participant

    I have set the prices for all variation of the product
    https://snipboard.io/mq7YCo.jpg

    https://tokoplastik.co.id/wp-admin/post.php?post=4316&action=edit

    I managed to display the attribute swatches
    but the add to cart button is not there
    https://snipboard.io/yuXBOP.jpg

    please help
    Thank you
    Joie

    #184206

    Joie
    Participant

    I have solved the issue by hiding css for the plugins in the quick view.

    .quick-shop-wrapper .quick-shop-form .nta-woo-products-button{
    display: none;
    }

    .quick-shop-wrapper .quick-shop-form .alg-product-input-fields-table{
    display: none;
    }

    Do you have any better idea ?
    Thank you

    #184233

    Hello,

    We are Glad that you resolved the issue by yourself. You are Great!!

    As far as the solution is working fine for you then you can keep it.

    Let us know if there is anything else we can help you with??

    Best Regards.

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