[wordpress插件] Clipr卡普勒

wordpress 插件 文章 2020-03-25 14:20 521 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin requires Woocommerce 2.2 and above installed on your e-shop, and a Clipr account.

此插件需要在您的网上商店中安装Woocommerce 2.2及更高版本,以及一个Clipr帐户。

Don’t have a Clipr account yet ?

还没有Clipr帐户吗?

Ask for one at https://clipr.co !

https://clipr.co 寻求一个!

Clipr lets you “storify” your e-shop and boost your conversion rate !

Clipr可让您“分类”您的网上商店并提高转化率!

Technically, this module consists in creating 4 new controllers our Clipr platform will use :

从技术上讲,该模块包括创建Clipr平台将使用的4个新控制器:

    1. “checkConfig” controller :

      “ checkConfig”控制器:

      Allow Clipr to detect if this plugin is installed on your shop.

      允许Clipr检测是否在您的商店中安装了此插件。

    2. {your_product_url}?cnv_cap_id=1 :

      {your_product_url}?cnv_cap_id = 1:

      This allows Clipr to retrieve product id from any product url

      这使Clipr可以从任何产品网址中检索产品ID

    3. “productData” controller :

      “ productData”控制器:

      Allow Clipr to get all necessary public information of a given product identified by its id.

      允许Clipr获取其ID标识的给定产品的所有必要公共信息。

      Note that a token validation system is preventing other domain names to use this URL.

      请注意,令牌验证系统正在阻止其他域名使用此URL。

    4. “cartBuilder” controller :

      “ cartBuilder”控制器:

      This is where customers who clicked on “checkout” button will be redirected to.

      单击“结帐”按钮的客户将被重定向到此位置。

      This controller asks Clipr for cart content, then programmatically add products into cart, and finally redirect customer directly on your checkout page.

      该控制器向Clipr询问购物车内容,然后以编程方式将产品添加到购物车,最后直接在您的结帐页面上重定向客户。

    These routes are independent : not a single code injection is made on your existing pages, so this plugin cannot change the current behavior of your shop.

    这些路线是独立的:在现有页面上不会进行任何代码注入,因此此插件无法更改商店的当前行为。

    Find out more at https://clipr.co !

    https://clipr.co 中找到更多信息!

安装步骤

    1. Install the plugin through the WordPress plugins screen directly, or upload the plugin files to the /wp-content/plugins/clipr directory
    2. 直接通过WordPress插件屏幕安装插件,或将插件文件上传到 / wp-content / plugins / clipr 目录

    3. Activate the plugin through the ‘Plugins’ screen in WordPress
    4. 通过WordPress中的“插件”屏幕激活插件

下载地址
https://downloads.wordpress.org/plugin/clipr.1.2.3.zip
-EOF-

AI助手支持GPT4.0