Linux 软件免费装
Banner图

Woocommerce Ajax add to cart for variable products

开发者 Rcreators Websolutions
rcreators
更新时间 2024年3月4日 19:50
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 6.4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

Woocommerce Ajax Variable Products Add to cart

下载

2.1 2.2 2.2.1 1.0.1 1.0.2 1.0.3 1.1 1.1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3 1.4 1.5 2.0

详情介绍:

This plugin activate add to cart through ajax on varible product. By default woocommerce is not having this feature. Plugin is adding own jquery which is differ from woocommerce default add to cart jquery for simple product. This plugin also supports sending additional field and other data added by other plugins. It will work with most of product addon and extra field data. Let me know if you stumble upon any plugin conflict in support forum.

安装:

  1. Upload woocommerce-ajax-add-to-cart-variable-products to the /wp-content/plugins/ directory
  2. 通过 WordPress 的“插件”菜单激活插件

升级注意事项:

1.0 As Woocommerce not having add to cart with ajax for variable product, plugin adds this small functionality. So Users cannot dig into code for same.

常见问题:

How this plugin work?

This plugin add new javascript file in your theme footer, which gets required data from the page when you click on add to cart button on varible product page and sent it to php ajax function of plugin.

Is this plugin work with my theme?

Yes this plugin will work with most themes. Just make sure you didn't removed any css classes from add to cart button from variable product template.

Is this plugin only add functionality on single page or archive page or category page

This plugin activate ajax functionality everywhere. So like is it a single page, category page, archive page or even sidebar with shortcode, where ever it gets varible product, it will work with ajax functionality.

更新日志:

2.2.1 2.2 2.1 2.0 1.5 1.4 1.3 1.2.9 1.2.8 1.2.7 1.2.6 1.2.5 1.2.4 1.2.3 1.2.2 1.2.1 1.2 1.1.1 1.1 1.0.3 1.0.2 1.0.1 1.0