Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1120423

    Hi there,
    I’m setting up a greeting cards shop with woocommerce on https://www.suemasondesign.com/shop/?avia_extended_shop_select=yes&product_count=30&product_order=menu_order.

    I’m struggling to set up bundles of 3 cards or 6 cards for discounts. Do I need another plugin for this?
    Also, the shop page actually duplicates the products gallery. How can I set it up to just ONE gallery? Can you help please?

    Login credentials see underneath.

    Thanks a lot!
    Susanne

    #1120512

    Hey Susanne,

    For the first issue, you would likely need to follow the WooCommerce forums for a solution as their devs would be the experts in that area.

    As for the second issue, you can add this to quick css:

    main:nth-child(2){
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1120589

    Hi Jordan,
    Thank you so much for the code – worked immediately!
    I’ll investigate the WC forums for the other issue.

    You can close the topic now.

    Best wishes,
    Susanne

    #1120668

    Hi Susanne,

    Glad you got it working for you! :)

    If you need further assistance please let us know in the new thread, as we are closing this one.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce bundles with dynamic pricing’ is closed to new replies.