smartstore / Smartstore

A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
http://www.smartstore.com/
GNU Affero General Public License v3.0
1.16k stars 427 forks source link

GMC: export shipping cost #592

Open mgesing opened 1 year ago

mgesing commented 1 year ago

See new shipping node.

stefanmuellerdo commented 1 year ago

(as suggested by a user on community forum: http://community.smartstore.com/index.php?/topic/50846-google-merchant-missing-data-in-xml/?p=282003 )

mgesing commented 1 year ago

In GMC format it is mandatory to specify a country when exporting shipping costs. However, these costs can be calculated dynamically only in the checkout. So you could not do more in terms of an export than to add a mapping from country to shipping costs in the GMC tab when editing the product and export these values. However, the administrator does not win anything by doing this compared to specifying it in the Google Merchant Center.