peaderefront
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Using your plugin is there any way to filter or update the price field to conform to google’s requirements?
Were using the one called “Woocommerce table rate shipping”.
https://woocommerce.com/products/table-rate-shipping/https://snipboard.io/3HgvEC.jpg
Is there any way to filter or update the shipping field through your plugin to conform to google’s requirements?
Yes, we are using ‘WooCommerce Table Rate Shipping’.
This appears to be stripping out the decimal points before it gets to the feed.
It’s using wc_format_decimal() with the $trim_zeros variable set to true. So that 44.00 becomes 44.Is there a way to modify this data before it reaches the feed?
Viewing 3 replies - 1 through 3 (of 3 total)