该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Wc Cart Automation

描述

This plugin adds a way to automate the cart creation process.

Configure a special link that you can put in your promotional email to automatically add products to the visitor’s cart.

Once installed, you will find the Automations configuration page under the Markting menu. From there, you can create a new cart automation.

  1. Click the Add new button
  2. Choose an appropriate name (admin only)
  3. Choose a unique token (this will be the one used to generate the link)
  4. You can either choose to “Merge with the user’s cart” or not
    • If you merge with the user’s cart, the products and coupons will be added to the cart if it exists
    • If you choose to “erase” the cart. A new cart will be created for the purchase. Once the checkout process is done, the old cart will be restored.
  5. Choose the products and coupons that will be automatically added to the cart
  6. Hit the publish button
    • You can also set a future publication date. The link will only be available at the given date.
    • If you draft or trash an automation, the link will become disabled.

Stats

Basic statistics are gathered when a customer click the link (you will know how many times a link has been used by unique customers). The orders generated by the automated carts
are also summed for you.

安装

  1. Download the plugin package from this page and extract it in your plugins directory.
  2. Activate the plugin and start enhancing your sales!

常见问题

Is this plugin free to use? = Yes, and it always will be.

Is there a paid version? = No, and it never will be.

评价

此插件暂无评价。

贡献者及开发者

“Wc Cart Automation” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Wc Cart Automation”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2.1

  • Add French translations

0.2.0

  • Allow selecting multiple products with different quantities
  • Allow selecting product variations

0.1.2

  • Remove unused files for the plugin archive
  • Sanitize inputs
  • Add assets for the WP repo
  • Fix the readme (MD to TXT)

0.1.1

  • Stats card on the dashboard screen

0.1.0

  • Initial version