Home Forums WoodMart support forum Display Adjustment for Set Products in Cart

Display Adjustment for Set Products in Cart

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #599539

    tradeadaptkorea
    Participant

    When a customer adds a set product to the cart, all the individual items and their prices are displayed, which can be confusing for the customer. Is it possible to show only the main title of the set product, instead of the detailed items and their quantities? It seems that customers might mistakenly think they’ve added products they didn’t select, which could cause confusion.

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

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    Thanks for reaching to us.

    If you are using Woodmart Header builder cart element and Elementor Pro plugin, you need to disable Elementor Mini Cart template that is designed to work with Elementor Pro under Elementor > Settings > Integrations > WooCommerce > Mini Cart Template and select Disable. https://take.ms/Ra7Cv

    In case you don’t use Pro version, there is an issue with the 3rd party plugins or Cache plugins. Please clear CDN or cache and deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Regards,

    #599845

    tradeadaptkorea
    Participant

    I followed your instructions and disabled the mini-cart template, but I’m still experiencing the same issue with no visible changes. Could you please check again?

    Also, the issue with the thumbnail images (where they disappear by being pushed to the left and aren’t visible) is still occurring consistently. Please look into this as well.

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

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    You should Purge cache from plugins / CDN or disable it and check again. https://ibb.co/Fbm8002

    Best Regards,

    #600190

    tradeadaptkorea
    Participant

    I followed your instructions to clear the cache, including the browser cache, but the same issue persists. Please check if there are any other solutions.

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

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    Please navigate to Theme Settings > Shop > Variable products and disable Enable linked variations option https://prnt.sc/EfMqzlmRhdF-

    Or Navigate to Theme Settings > Shop > Variable products > disable the option show single variation and check the issue.

    Regards,

    #601829

    tradeadaptkorea
    Participant

    I followed your instructions, but the same issue persists. The section where it’s possible to adjust the price and quantity for each individual product still appears in the shopping cart. Please check this issue.

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

    Hung Pham
    Keymaster

    Hi tradeadaptkorea,

    Navigate to Theme Settings > Shop > Shop and disable Quantity input on shopping cart widget option https://prnt.sc/8mW18X18QilR

    Regarding price, Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.cart-info span.quantity {
    	display: none;
    }

    Regards,

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