ShoppingFeed

WordPress connection Controller Plugin for ShoppingFeed – Sell on Amazon, Ebay, Google, and 1000’s of international marketplaces

Requirements

Server :

  • PHP version 7.3 or above
  • PHP cURL extension is activated

WordPress :

  • Core version 5.7 or above
  • WooCommerce version 5.1 or above

Orders fulfilled by the marketplaces

The plugin won’t import orders fulfilled by marketplaces by default.

Options are available in the plugin settings to include those orders during the import.

They can be found in the “Orders” tab :

  • Orders fulfilled by marketplace : import orders even if they are fulfilled by the marketplace.
  • Fulfilled by marketplace order’s status : select the status used for orders fulfilled by marketplaces when they are imported.

Shipment tracking support

For now, the only shipment tracking plugins supported are :

  • Advanced Shipment Tracking : https://wordpress.org/plugins/woo-advanced-shipment-tracking/
  • Advanced Shipment Tracking PRO : https://www.zorem.com/product/woocommerce-advanced-shipment-tracking/
  • Woocommerce Shipment Tracking Pro : https://www.pluginhive.com/product/woocommerce-shipment-tracking-pro/

Configuration

To start using the plugin correctly, you need to configure it with your preferences (Feed, Shipping, Orders)

Available hooks

With this snippets below can be added to your theme’s functions.php file or your custom plugin file

Categories

By default, we support product_cat as taxonomy slug to identify product’s categories, you can override it using this snippet :

Brands

By default, we don’t support any custom plugin for product’s brand, you can set custom taxonomy slug to identify it by using this snippet :

EAN

By default, we don’t support any custom plugin for product EAN, you can set custom taxonomy slug to identify it by using this snippet :

Feed’s products list args

To export the feed, we use the plugin’s setting, if you want to add/use specific args, you can use the following snippet

You can find all available args here
WooCommerce documentation

Orders to import (statuses)

By default, we import orders with ‘waiting_shipment’ status, if you want to import more statuses or a specific one, you can use the following snippet

more details here

Tracking number

If you want to set a custom meta key to identify it, you can use the following snippet

Tracking url

If you want to set a custom meta key to identify it, you can use the following snippet

Extra Fields

If you want to add an extra fields to your XML Feed, you can use the following snippet

Variation Images

Main image

By default the variation’s thumbnail is used as the main image in the feed.

You can customize the main image using the filter “shopping_feed_variation_main_image”.

Additional images

By default, we don’t support any custom plugin for adding images to WC Product Variation, with this filter you can set the desired images to each variation, you can use the following snippet

0

评论0

 
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
显示验证码
没有账号?注册  忘记密码?

社交账号快速登录