This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce Autoload Cart

विवरण

If you are running a promotion that highlights specific products, you may want to provide a link that automatically adds these products to the customer’s shopping cart.

This plugin allows you to do exactly that. Example:

Following the link your-domain.com/promo/summer-sale would take the customer to your-domain.com/cart with 1 or more products auto loaded.

Settings to create your unique URLs can be found at
WooCommerce > Settings > Checkout (tab) > Autoload Cart (bottom of the page)

You can also automatically apply a coupon to instantly give a discount.

This a perfect plugin to use when linking to a promotion from Facebook, Twitter or an email newsletter.

Have an idea to improve this plugin?
Please tell me about it in the Support Forum.

Found a bug, or it doesn’t work for you?
Please report it before giving a negative review!

स्क्रिनसटहरू

  • The settings screen is found at WooCommerce > Settings > Checkout (tab) > Autoload Cart (bottom of the page)

स्थापना

  • Make sure the WooCommerce plugin is installed.
  • Install this just like any other WordPress plugin.

प्रश्नोत्तर

Does this work with Variable Products?

Yes! When picking a product from settings, just choose the specific variation.

Why must there be a URL Prefix?

The prefix is used to efficiently test if the incoming URL should be used to potentially auto load products. Without it, this plugin would have to do a database lookup for every single URL on your site, which could slow it down. The prefix is also used to reduce naming conflicts with other URLs on your site.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“WooCommerce Autoload Cart” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.2

Added the ability to autoload a coupon along with products.

1.1

  • Release this plugin to the masses!