Free WooCommerce Products Slider/Carousel Pro

Plugin Banner

Free WooCommerce Products Slider/Carousel Pro

by Sajjad Hossain Sagor

Download
Description

WooCommerce Product Carousel / Slider Pro comes with all Pro Features and is one of the best product slider to put your WooCommerce Products listing in a carousal. Choose products from Top Rated Category, Best Selling Category, ON Sale Category, Featured Category Products With Custom Category Filter enabled. You can easily display this product slider anywhere using shortcode.

You can sort product by category, tag, sku or attributes by adding category ID / tag ID / sku / attribute term in the shortcode as a shortcode parameter.

Plugin add a sub tab under “Products –> Product Slider Pro where you can generate your shortcode putting inputs values.

This plugin using the original loop form of WooCommerce that means it will display your product design from your theme’s style.

Also work with Gutenberg shortcode block.

This plugin contain 6 shortcodes

1) Display any WooCommerce products filtered by category / tag / sku / attribute in carousel view

[woopspro_products_slider] OR [woopspro_products_slider cats="CATEGORY-ID" tags="TAG-ID" skus="SKU-VALUE" attribute_color="blue,green,red" attribute_size="medium,big"]

2) Display WooCommerce Best Selling Products in carousel view

[woopspro_bestselling_products_slider] OR [woopspro_bestselling_products_slider cats="CATEGORY-ID"]

3) Display WooCommerce Featured Products in slider / carousel view

[woopspro_featured_products_slider] OR [woopspro_featured_products_slider cats="CATEGORY-ID"]

4) Display WooCommerce ON Sale Products in slider / carousel view

[woopspro_on_sale_products_slider] OR [woopspro_on_sale_products_slider cats="CATEGORY-ID"]

5) Display WooCommerce Top Rated Products in slider / carousel view

[woopspro_top_rated_products_slider] OR [woopspro_top_rated_products_slider cats="CATEGORY-ID"]

6) Display WooCommerce Recently Viewed Products in slider / carousel view

[woopspro_recently_viewed_products]

Ordering Products in your slider:

Plugin shortcodes also has ordering arguments. [woopspro_products_slider order='ASC' orderby='ID'] [woopspro_products_slider order='ASC' orderby='meta_value_num' meta_key='your_custom_key']

Powerful Pro Features

  • Easy Shortcode Generator – No coding required
  • Product Sliders for All Types:
    • Best Selling Products
    • Featured Products
    • On Sale Products
    • Top Rated Products
    • Latest / Recent Products
    • Recently Viewed Products
  • Advanced Sorting Options:
    • By Category
    • By Tag
    • By SKU
    • By Attributes
    • Custom Order (define your own order)
  • 100% Mobile, Tablet & Desktop Responsive
  • Smooth Touch & Swipe Enabled Experience
  • Translation Ready – Works with multilingual plugins
  • Compatible with Any WordPress Theme
  • Powered by Slick Slider – Lightweight and efficient
  • Fully Customizable Display:
    • Choose the number of columns to show
    • Enable or disable autoplay
    • Show or hide navigation arrows
    • Show or hide pagination dots
    • Unlimited sliders anywhere using shortcodes, widgets, or block widgets
    • Device-specific slide limits (Mobile, Tablet, iPad, Laptop, Desktop)

You can use Following parameters with shortcode

  • Display Product by category:
    cats=”category-ID”
  • Display Product by tag:
    tags=”tag-ID”
  • Display Product by sku:
    skus=”sku-value”
  • Display Product by attribute:
    attribute_color=”red,green,blue”
  • Display Product by ids (comma seperated ids):
    ids=”45,194,465″
  • limit:
    limit=”5″ ( Display total 5 products in the slider. By default value is -1, all)
  • Display number of products at a time:
    slide_to_show=”2″ (Display no of products in a slider)
  • Display number of products at time for mobile devices:
    slide_to_show_for_mobile=”1″ (Display no of products in a slider for mobile devices)
  • Display number of products at time for iPads/Tablets devices:
    slide_to_show_for_tablet=”2″ (Display no of products in a slider for iPads/Tablets devices)
  • Display number of products at time for Laptop/Small devices:
    slide_to_show_for_laptop=”3″ (Display no of products in a slider for Laptop/Small devices)
  • Number of products slides at a time for mobile devices:
    slide_to_scroll=”2″ (Controls number of products rotate at a time)
  • Number of products slides at a time:
    slide_to_scroll_for_mobile=”2″ (Controls number of products rotate at a time for mobile devices)
  • Number of products slides at a time for iPads/Tablets devices:
    slide_to_scroll_for_tablet=”2″ (Controls number of products rotate at a time for iPads/Tablets devices)
  • Number of products slides at a time for Laptop/Small devices:
    slide_to_scroll_for_laptop=”2″ (Controls number of products rotate at a time for Laptop/Small devices)
  • Pagination and arrows:
    dots=”false” arrows=”false” (Hide/Show pagination and arrows. By defoult value is “true”. Values are true OR false)
  • Autoplay and Autoplay Speed:
    autoplay=”true” autoplay_speed=”1000″
  • Slide Speed:
    speed=”3000″ (Control the speed of the slider)
  • slider_cls:
    slider_cls=”products” (This parameter target the wooCommerce default class for product looping. If your slider is not working please check your theme product looping class and add that class in this parameter)
  1. Upload the ‘woo-products-slider-pro’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the “woo-products-slider-pro” list plugin through the ‘Plugins’ menu in WordPress.
  1. WooCommerce All Products in carousel view

    WooCommerce All Products in carousel view

  2. Shortcode Generator

    Shortcode Generator

  3. WooCommerce Best Selling Products in carousel view

    WooCommerce Best Selling Products in carousel view

  4. WooCommerce Featured Products in carousel view

    WooCommerce Featured Products in carousel view

  5. WooCommerce ON Sale Products in carousel view

    WooCommerce ON Sale Products in carousel view

  6. WooCommerce Top Rated Products in carousel view

    WooCommerce Top Rated Products in carousel view

  7. WooCommerce Most Recent Products in carousel view

    WooCommerce Most Recent Products in carousel view

My Slider is not working

We have targeted <ul class="products"> as you can check WooCommerce default class for product looping BUT in your theme i think you have changed the class name from <ul class="products"> to <ul class="YOUR_CLASS_NAME">

File under templates–>loop–> loop-start.php

There are simple solution with shortcode parameter

  • slider_cls:
    slider_cls=”products” (This parameter target the WooCommerce default class for product looping. If your slider is not working please check your theme product looping class and add that class in this parameter)

Perfect out of the box slider plugin

By deanfp on September 4, 2023

Spent ages trying different plugins. With a simple few CSS tweaks this one works perfectly.

half star not working / no support

By leacamarillo on July 11, 2023

First of all, this is a fantastic plugin. Thank you!

update: I don't get any support and this plugin isn't useful because of the broken half stars.

I'm encountering an issue with half-star ratings. For example, a rating of 3.7 isn't rounded up to 4 and doesn't display 3.5 stars. Instead, it shows 3 stars shifted from the background outlined stars.

Absolutely perfect, and FREE

By Antonin (antonin_m) on June 14, 2023

Just thank you, for providing such an excellent and easy and free plugin like this.

Excellent Plugin!

By marxelog on May 19, 2023

With this last modification you earned my grade, for an excellent work, for responding and listening to the needs of the community, easy, simple and effective plugin.

The best of its kind

By babiskalogirou on February 15, 2023

Thank you very much for the excellent plugin. I would love it if you added shortcodes for recently viewed products and related products (for the single product's page). Keep up the good work!

Please add LATEST_PRODUCTS function! Thank You

By fuzrikas on September 25, 2022

The best plugin, but please add LATEST_PRODUCTS function, it will be very nice for everyone. Thank You.

Best Slider / Carousel

By Bojan Denić (evilmc) on May 13, 2022

The Best Slider / Carousel for WOO!

very good

By hereticspb on April 4, 2022

Plugin need element order.

Exactly What I Needed

By Anonymous User (anonymized_5790536) on November 7, 2021

This slider is perfect. Easy to use, does what I need, all with no BS.

Very good!

By weboersma on October 1, 2021

It has few reviews, but is very good. I use 'Oxygen Builder' as Builder and the product-sliders with a lot of reviews did not work with this builder. But this one worked perfectly. Some extra styling I did with css.

2.0.0

  • Checked for latest wp version 6.8

1.1.4

  • Minor Update.. tested for latest wp compatibility..

1.1.3

  • Minor Update.. tested for latest wp compatibility..

1.1.2

  • Added woocommerce High Performance Order Storage compatibility.

1.1.1

  • Added order, orderby and meta_key shortcode arguments for ordering your products as your wish.

1.1.0

  • Minor Update.. tested for latest wp & wc compatibility..

1.0.9

  • Added filter for limiting slides for various devices, mobile,tablet,iPad, laptop etc. Checked support for latest version wp and woocommerce.

1.0.8

  • Added Recently Viewed Products shortcode.

1.0.7

  • Added Ajax product & skus search.

1.0.6

  • Added Filter by stock status & checked for latest wc and wp version compatibility.

1.0.5

  • Added Filter by tag, sku & attributes.

1.0.4

  • Added Product IDs Parameter to all shortcodes.

1.0.3

  • Minor Update.. tested for latest wp compatibility..

1.0.2

  • Minor Update.. tested for latest wp compatibility..

1.0.1

  • Minor Update.. tested for latest wp compatibility..

1.0

  • Initial release.
Back to top