CodeWithSani Product Slider for WooCommerce

Description

CodeWithSani Product Slider for WooCommerce allows you to display WooCommerce products in a responsive slider using a shortcode.

The plugin provides a simple admin interface to create sliders and configure display options such as product type, categories, layout behavior, and visibility settings.

Features

  • WooCommerce product slider using shortcode
  • Product category filtering
  • Featured products support
  • Best selling products support
  • Control number of products per slide
  • Autoplay with speed control
  • Infinite loop option
  • Navigation arrows and dots
  • Show/hide product price
  • Show/hide Add to Cart button
  • Show/hide slider title
  • RTL (Right-to-Left) support
  • Extra CSS class support for styling

How It Works

  1. Install and activate the plugin.
  2. Go to Product Slider in the WordPress admin menu.
  3. Create a new slider and configure settings.
  4. Copy the generated shortcode.
  5. Paste the shortcode into any page, post, or widget.
  6. The product slider will display on the frontend.

Getting Started

Install and Activate

Upload and activate the plugin via the WordPress Plugins screen.

Create Slider

Go to Product Slider Add New Slider and configure:

  • Product type (Products / Featured / Best Selling)
  • Product categories
  • Slider settings (slides, autoplay, speed, loop)
  • Display settings (price, cart button, title)
  • RTL support
  • Custom CSS class

Display Slider

Use the generated shortcode inside any page, post, or widget.

Example:

[cwsps_product_slider id=”123″]

Screenshots

FAQ

Does this plugin require WooCommerce?

Yes, WooCommerce must be installed and active.

Is it responsive?

Yes, the slider is fully responsive on all devices.

Does it support RTL languages?

Yes, RTL mode is available for right-to-left languages.

Can I filter products by category?

Yes, category selection is supported per slider.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CodeWithSani Product Slider for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Updated plugin prefixes, constants, classes, namespaces, hooks, shortcode names, and identifiers to use a more unique naming convention.
  • Fixed WooCommerce asset URL loading to avoid hardcoded plugin directory paths.
  • Improved compatibility with non-standard WordPress and WooCommerce installations.
  • Performed additional code cleanup and WordPress coding standards improvements.
  • Tested with WordPress 7.0 and latest WooCommerce version.

1.0.1

  • Renamed plugin for ww.wp.xz.cn compliance
  • Updated plugin slug and text domain
  • Improved naming uniqueness

1.0.0

  • Initial release
  • Added product slider functionality
  • Added category filtering
  • Added autoplay, loop, arrows, dots
  • Added RTL support
  • Added shortcode system
  • Added admin configuration panel