Description
Automatically pin your products on your WooCommerce site to Pinterest.
WooCommerce product RSS Feed for ‘Pinterest Product Catalogs’. Automatically pin the products on your website by posting information such as photo, price, stock status, product description in your pinterest account.
Does not contain your blog posts! It feeds only your products.
for example:
All products:
http://www.yourdomain.com/?call_pinterest_product_catalogs=1&ppcf_posts_per_page=100
Category specific feeds:
http://www.yourdomain.com/?call_pinterest_product_catalogs=1&ppcf_posts_per_page=100&ppcf_category=your-category-slug
Product Items by:
- id
- title
- description (short description)
- link
- image_link (product first image)
- availability (in stock, out of stock, preorder)
- condition (default ‘new’)
- sale price
- price
- product_type (category hierarchy)
Thus, you earn customer through pinterest and increase your potential sales channel.
The RSS feed has been developed with tags recommended by Pinterest.
It is mandatory to have WooCommerce in your WordPress structure.
You do not need to install an additional RSS plugin on your site.
Captures d’écran
Installation
- Upload the « Product Feed for Pinterest Product Catalogs » plugin to your website
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Go To « settings » and there you will find all you need under « Product Feed for Pinterest Product Catalogs » plugin options.
- Good Luck
FAQ
-
How do I fix the « Error 107 » error?
-
You will get this error if the short description field is blank.
-
Can I use the product long description?
-
Yes you can use. It is necessary to update line 158. Please check the link: https://gist.github.com/mcyenikoylu/1a82962b41446b795007dff4ccc86889.
Avis
Contributeurs/contributrices & développeurs/développeuses
« Product Feed for Pinterest Product Catalogs » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Product Feed for Pinterest Product Catalogs » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.0.5
2024-11-5
* Added: Category specific feed URLs
* Added: Custom post limit per page parameter (ppcf_posts_per_page)
* Fixed: HTML tags in product descriptions
* Fixed: XML output buffering issues
1.0.4
2021-01-16
*errors have been fixed.
1.0.3
2020-09-10
*errors have been fixed.
*’sale price’ field has been added.
1.0.2
2020-08-20 errors have been fixed.
1.0.1
2020-08-15 product type update.
1.0.0
2020-07-11 first launch.
<?php code(); // goes in backticks ?>