Shipping costs not showing when Dokan Marketplace is active
-
I run a small marketplace for vendors using the Dokan Multivendor plugin.
I’m trying to output shipping costs and methods into the feed for Google Shopping, because shipping costs for each item will depend on the vendor’s chosen shipping settings, so I can’t use the shipping calculations within Google Merchant Center (as each vendor won’t have access).
I’ve got the feed outputting what looks like the right tags, but the price is always shown as 0 GBP. I presume this is something to do with the way that Dokan stores shipping information somehow separately to Woocommerce:
<g:shipping> <g:country>GB</g:country> <g:service>UK Standard Shipping GB</g:service> <g:price>GBP 0</g:price> </g:shipping>
Is this something that’s been seen before, or how would I go about modifying the feed to get the correct shipping costs pulled in from Dokan’s implementation of Woocommerce Zone Shipping?
- The topic ‘Shipping costs not showing when Dokan Marketplace is active’ is closed to new replies.