Linux 软件免费装
Banner图

Etsy Shop

开发者 fsheedy
更新时间 2023年10月13日 09:03
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 6.3.1
版权: GPLv2 or later
版权网址: 版权信息

标签

shop shortcode store sell shopping bracket etsy etsy listing

下载

0.11 0.12 0.13 0.13.1 0.14 0.16 0.16.1 0.16.2 0.18 0.8 0.8.1 0.9.0 0.9.1 0.9.2 0.9.3 0.9.4 0.9.5 1.0 2.0 2.1 2.2 2.3 2.3.1 2.3.2 0.15 3.0.4 3.0.5 0.17 3.0 0.10 1.1 3.0.1 3.0.2 3.0.3

详情介绍:

Plugin that allow you to insert Etsy Shop sections in pages or posts using the bracket/shortcode method. This enable Etsy users to share their products through their blog! Feature plan

安装:

  1. Download the plugin through the Plugins menu in WordPress or upload it manually to the /wp-content/plugins/ directory;
  2. Activate the plugin through the Plugins menu in WordPress;
  3. Get your own Etsy Developer API key: Etsy Developers;
  4. Enter your API key in the Etsy Shop Options page;
  5. Place [etsy-shop shop_name="*your-etsy-shop-name*" section_id="*your-etsy-shop-setion-id*"] in your page or post;
  6. Viewers will be able to click on your your items.

屏幕截图:

  • Etsy listing rendering
  • Edit Post to include Etsy Shop

常见问题:

How may I find the shop section id?

Here is an example: URL: http://www.etsy.com/shop/sushipot?section_id=11502395 So, in this example: sushipot is etsy-shop-name 11502395 is etsy-shop-section-id

I got Etsy Shop: empty arguments

See below 'Etsy Shop: missing arguments'.

I got Etsy Shop: missing arguments

2 arguments are mandatory:

  • etsy-shop-name
  • etsy-shop-section-id
So, you should have someting like this: [etsy-shop shop_name="Laplume" section_id="10088437"] More argument:
  • show_available_tag [0 or 1]

I got Etsy Shop: Your section ID is invalid

Please use a valid section ID, to find your section ID, see How to find section ID

I got Etsy Shop: API reponse should be HTTP 200

Please open a new topic in Forum, with all details.

I got Etsy Shop: Error on API Request

Please make sure that your API Key is valid.

I want to limit results

You may use 2 additional arguments:

  • limit
  • offset
So, you may have a shortcode like this: [etsy-shop shop_name="Laplume" section_id="10088437" limit="10" offset="5"]

How to integrate directly in template?

Use <?php echo do_shortcode( '[etsy-shop shop_name="*your-etsy-shop-name*" section_id="*your-etsy-shop-setion-id*"]' ); ?>

更新日志:

3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0 2.3.2 2.3.1 2.3 2.2 2.1 2.0 1.1 1.0 0.18 0.17 0.16.2 0.16.1 0.16 0.15 0.14 0.13.1 0.13 0.12 0.11 0.10 0.9.5 0.9.4 0.9.3 0.9.2 0.9.1 0.9.0 0.8.1 0.8