• Resolved Warren

    (@rabbitwordpress)


    Hi there,

    Just wondering if there is a way to enable a gallery carousel on the product archive / category / shop pages in WooCommerce?

    Currently there is only one thumbnail displayed. An example would be Instagram where you can swipe through up to 10 images without reading the post.

    This would allow users to swipe through the product gallery images before they clicked in to the single product page itself without leaving the archive / category / shop pages.

    Hope that makes sense!

    Thanks
    Warren

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    You add below code archive/category/shop page.

    you using a page so please add this shortcode to your page text area.
    [products_slider cats=”pass your product category ID here”]

    OR

    You use a code file so please add this code in your code file.
    <?php echo do_shortcode(‘[products_slider cats=”pass your product category ID here”]’); ?>

    Let me know if you have any query.

    Thanks,

    Thread Starter Warren

    (@rabbitwordpress)

    Hi Ketan,

    Thanks for getting back to me and for the info.

    It was actually something more like Instagram where there is an image gallery for each individual item.

    It would allow users to view all single product gallery images on the category view pages so they don’t need to click through to the product.

    Hope that makes sense.
    Thanks
    Warren

    • This reply was modified 4 years, 4 months ago by Warren.
    • This reply was modified 4 years, 4 months ago by Warren.
    Plugin Contributor Riddhi Shukla

    (@ridhimashukla)

    Hello,

    Thank you for your update…

    Can you share any page link if your website live to check and understand more in details?

    You can share a screenshot for the same.

    Thank You!

    Thread Starter Warren

    (@rabbitwordpress)

    Hi Riddhi ( @ridhimashukla )

    Sorry for the late reply and thanks for your message!

    I think we may have found the solution, this is what we needed:

    https://www.tplugins.com/demos/shop/

    Its called TP Woocommerce Product Gallery
    https://www.ads-software.com/plugins/tp-woocommerce-product-gallery/

    It allows users to browse all single product gallery images on product archive pages without clicking through to the single product page.

    We thought it was quite a good idea although we haven’t tested it yet.

    Thanks again
    Warren

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Archive Thumbnail Gallery Slider’ is closed to new replies.