Quick Shop

Quick Shop

Details
View on WordPress

Quick Shop is a lightweight WordPress shopping cart. Define products as pipe-delimited text, drop a shortcode or block on any page, and you have an instant shop with a sidebar cart widget.

No WooCommerce-level complexity. Just products, a cart, and checkout.

Features:

  • Define products as simple text: Product Name | Price | Shipping | Property : Option1, Option2
  • Shortcode [quickshop product="Product Name"] for add-to-cart forms
  • Gutenberg block — “Quick Shop Product” with product picker dropdown
  • Sidebar cart widget showing items, quantities, and totals
  • PayPal checkout
  • Built-in email order form (sends order details to site admin via wp_mail)
  • Configurable currency, decimal point, thousands separator, symbol position
  • Free shipping threshold
  • Terms and conditions link
  • Restrict purchasing to logged-in users
  • Translation ready

Sample product list:

Cap | 25.00
Bag | 120.00 | | Color : Red, Blue
Shirt | 9.95 | 4.00 | Size : S, M, L

Upgrading from v2.x:

  • PHP sessions have been replaced with cookie-based cart storage — works with page caching and load balancers
  • The TinyMCE editor button has been removed (use the Gutenberg block or type the shortcode directly)
  • Email checkout no longer requires CForms2 — uses a built-in form with wp_mail()
  • Inline styles replaced with a CSS file — update any custom CSS

Details

Plugin code:
quick-shop
Plugin version:
2.3.1
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.1
Total installations:
10
Last updated:
2026-02-23
Rating:
Times rated:
0
cart
checkout
e-commerce
paypal
shop