Linux 软件免费装

WC External Variations

开发者 impossibledreams
yakovsh
更新时间 2023年3月27日 08:28
PHP版本: 5.6.0 及以上
WordPress版本: 6.1.1
版权: GPLv3 or later
版权网址: 版权信息

标签

woocommerce external variations variable

下载

1.0.1 1.0.14 1.0.15 1.0.9 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.12 1.0.0 1.0.13 1.0.16

详情介绍:

Adds basic support for external products to WooCommerce variations/variable products. This plugin allows you to define an external URL on any variation and will then open that link when the user clicks on the Add To Cart button. Because the Javascript is used for this, any adding to cart that is done via the backend such as with APIs will not redirect properly. Note that as of 03/2023 this plugin is not longer under active development. Shortcode support This plugin provides two shortcodes that you can use within your site:
  1. [wcev_product_attr] - allows you to display an product attribute, use the "name" attribute to find the right attribute.
  2. [wcev_var_field] - allows you to display a custom field, attribute or data element for a variation, use the "id" attribute to point to the right field. The order of precendence is as follows: custom fields, attributes, then data elements.
  3. [wcev_var_postdate] - displays the formatted post date and time for a variation, doesn't take attributes.
External SKU and status fields In addition to the external URL field, a second field called "External SKU" is provided for each variation. You can set this field and then use the provided shortcode to display it. The purpose is to track the external SKU separately from the internal one. There is now ability to specify the 'Add to Button' text in a specific variation. If the global setting is set, the variation-specific field will override it. Settings To change settings, go to WooCommerce Settings -> Products -> External Variations. The following are available: More Details Please note that this plugin has only been tested in a vanilla WordPress / WooCommerce installation without any other plugins. If you have other plugins that modify the functionality of the Add to Cart button, this plugin may not work or cause unintended consequences. Source code for this plugin can be found at Github You can find this plugin at WordPress.org

安装:

  1. Make sure you are running WooCommerce v4.0 or higher.
  2. Either add the plugin via Plugins > Add New, place the entire plugin into the '/wp-content/plugins/' directory or upload it via the Plugins > Upload section.
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Go into any variable product, and specify the external URL in a variation.
  5. Save the product, view it, select the variation with the external URL and click on Add to Cart.
  6. A new window should open with the external URL.
  7. To change settings, go to WooCommerce Settings -> Products -> External Variations.

升级注意事项:

TBD

更新日志:

1.0.16 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0