Description
With this plugin you can create XML feeds for Skroutz and Bestprice. Based on original plugin “Skroutz.gr & Bestprice.gr XML Feed for Woocommerce By emspace.gr” [https://wordpress.org/plugins/woo-xml-feed-skroutz-bestprice/]
FAQ
- When in Stock Availability
-
Dropdown option “When in Stock Availability” with options will show for all in Stock products
“Available”, “1 to 3 days”, “4 to 7 days”, “7+ days” as availability - If Product Attribute: Availability is used
-
Dropdown option “When in Stock Availability” value “Product Attribute: Availability” must be used
(the attribute must have slug “availability”) - If Custom Availability plugin is used
-
Dropdown option “When in Stock Availability” value “Custom Availability” must be used
- If a Product is out of Stock
-
Dropdown option “If a Product is out of Stock” with options will
“Include as out of Stock or Upon Request” or “Exclude from feed” - Add mpn/isbn to product
-
To add mpn/isbn to the product just fill in the SKU field of WooCommerce
- Add color
-
To add the color to a product , in order to be printed on the XML feed add an attribute with Slug “color” , Type “Select” and Name of your choice
- Add manufacturer
-
To add the manufacturer to a product , in order to be printed on the XML feed add an attribute with Slug “manufacturer” , Type “Select” and Name of your choice
OR
Brands plugins are supported to be shown as manufacturer.
- Add sizes
-
To add the size to a product, in order to be printed on the XML feed, add an attribute with Slug “size”, Type “Select” and Name of your choice.
Then is created a variable product with this attribute.If you have stock management enabled on variations, sizes with stock lower or equal to 0 will not be shown on the feed
- Remove item from feed
-
If you want to remove items from the feed, you can add a special field in the product edit area “onfeed” with value “no”.
- Backorder
-
If you have enabled backorder and set to notify, the product will be shown as upon order and not in stock.
If you have selected Yes, the product will be shown as available and in stock.
If you have selected no to backorder, the product will be not available.
- GTIN plugins support
-
If you want to add extra gtin tag (ean, barcode, isbn) in your xml, you can enable the “Enable GTIN Feed” option in the admin panel and then, to select the preferred option of the tag and the GTIN Source Plugin (either the name of the plugin or the name of the field)
Reviews
Contributors & Developers
“WooCommerce XML feed for Skroutz & Bestprice” is open source software. The following people have contributed to this plugin.
Contributors“WooCommerce XML feed for Skroutz & Bestprice” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “WooCommerce XML feed for Skroutz & Bestprice” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.5.0
Enabled support for GTIN plugins (Now you can have extra field for your ean/barcode/isbn attribute)
Fixed issues with Availability as product attribute
Version: 1.4.3
Fixed issue with size in variable products.
Version: 1.4.2
Updated Additional Images format for Bestprice(xml specs v.2.0.3)
Version: 1.4.1
Updated translations.
Version: 1.4.0
Additional Images are now supported
Can now set attributes(Size, color, Manufacturer) to empty if you don’t want to import them in the xml
Fix issue for Brand Plugins to be shown as manufacturer
Fix Weight issue if the weight was under 1kg
Version: 1.2.1
Correct handling for variable products stock
Version: 1.0.2
WooCommerce 3.0 compatibility.
Version: 1.0.0
Initial Release