Quick Shop

Quick Shop is a WordPress Shopping Cart with both Paypal and Email functionality built-in.

Author:zackdesign (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.9.1
Plugin version:2.3.1
Added to WordPress repository:12-10-2007
Last updated:23-02-2026
Rating, %:0
Rated by:0
Plugin URI:http://www.zackdesign.biz/wp-plugins/34
Total downloads:126 560
Active installs:10+
plugin download
Click to start download

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

FAQ
ChangeLog