WP Manifestindependent plugin directory
manifest / ecommerce / wholesale-product-table

Wholesale Order Table And Discounts

Displays a wholesale product table via a shortcode with configurable columns for WooCommerce.

by Nitya Saha · github.com/nityasaha13/wholesale-product-table

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/nityasaha13/wholesale-product-table/archive/refs/heads/main.zip

Techstack

  • PHP
  • HTML
  • CSS
  • JS
  • React

Overview

The Wholesale Product Table plugin displays a wholesale product table via a shortcode with configurable columns. It features AJAX add-to-cart functionality, dynamic variable product dropdowns (with updated price and image), pagination, search, and category filtering – all designed to streamline the wholesale purchasing experience.

Features

  • Shortcode Integration: Easily embed the product table using the [wholesale_product_table] shortcode.
  • Configurable Columns: Customize the product table columns via the settings page.
  • AJAX Add-to-Cart: Enhance user experience with smooth, asynchronous add-to-cart functionality.
  • Variable Product Support: Dropdowns for variable products update price and image in real time.
  • Pagination: Navigate through products with ease using built-in pagination.
  • Search & Filtering: Quickly locate products using integrated search and category filters.
  • WooCommerce Integration: Seamlessly works with your existing WooCommerce products.

Installation

  1. Upload Plugin: Copy the wholesale-product-table folder to your /wp-content/plugins/ directory.
  2. Activate Plugin: Activate the plugin via the WordPress 'Plugins' menu.
  3. Insert Shortcode: Place [wholesale_product_table] into any post or page where you’d like the product table to appear.
  4. Configure Settings: Adjust column configurations and other settings through the plugin’s settings page in your WordPress admin dashboard.

FAQ

How do I use the shortcode?

Simply add [wholesale_product_table] to the content area of your post or page.

Can I customize the columns?

Yes, the plugin lets you configure which columns to display via its settings.

Does it support variable products?

Absolutely. Variable products are supported with dropdowns that dynamically update the price and image.


image