[wordpress插件] amazon-product-price亚马逊产品价格

wordpress 插件 文章 2020-02-17 09:50 512 0 全屏看文

AI助手支持GPT4.0

评分
74
描述

This plugin used to show the price of amazon product price in post or pages.

此插件用于在帖子或页面中显示亚马逊产品价格。

Enter the shortcode in post or pages ” [price asin=’B00KQ7SBTE’] ”

在帖子或页面中输入简码” [price asin =‘B00KQ7SBTE’]”

asin is found in amazon product detail page URL highlighted text is

在亚马逊产品详细信息页面中找到asin URL高亮显示的文字是

asin e.g => http://www.amazon.com/Gopro-Water-Resistant-Case-Camkix/dp/B00KQ7SBTE/ie=UTF8?m=A3KD0OO9H1T8D3&keywords=gopro+case

如== http://www.amazon.com/Gopro-Water-Resistant-Case-Camkix/dp/B00KQ7SBTE/ie=UTF8?m=A3KD0OO9H1T8D3&keywords=gopro+case

Go in Admin Panel under setting tab “Amazon Setting” there enter the credentials which provided by amazon.

在“管理面板”中的“设置”标签“亚马逊设置”下进入,然后输入由亚马逊提供的凭据。

安装步骤

    1. Upload ‘amazon-product-price’ folder to the ‘/wp-content/plugins/’ directory
    2. 将“ amazon-product-price”文件夹上传到“ / wp-content / plugins /”目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Place

    6. 放置 <?php do_shortcode(“ [price asin ='B00KQ7SBTE']”);;

      ?> in your custom templates

    7. ?> 在您的自定义模板中

    8. Only put the shortcode in post or pages.
    9. 仅将简码放入帖子或页面中。

    10. Go in Admin Panel under setting tab “Amazon Setting” there enter the credentials which provided by amazon.
    11. 在“管理面板”中的“设置”选项卡“亚马逊设置”下,输入亚马逊提供的凭据。

下载地址
https://downloads.wordpress.org/plugin/amazon-product-price.1.1.zip
-EOF-

AI助手支持GPT4.0