missing shipping
-
I am using standard woocommerce flat rate shipping.
I am utilising shipping classes to modify the shipping price per product.
I am using a [qty] variable in the shipping class calculation:
The Problem
Product Feed Pro doesn’t including any shipping information in the xml.
***now a new problem **** – the feed only has 4 / 57 products in it
I have mapped the g:shipping field as instructed but the output in the xml is just : <g:shipping/> – or g:shipping doesn’t even exists in the feed
The website outputs the correct shipping charges for the user.
debug log November 14, 2023, 10:38 pm Array ( [PHP] => 7.4 [Wordpress] => 6.4.1 [WooCommerce] => 8.2.2 [WooCommerce Product Feed PRO] => 13.0.9 ) Array ( [Single products] => 31 [Variation products] => 58 [Total products] => 89 ) Array ( [0] => Array ( [channel_hash] => d4cb75caae5a73ac6b01171816b33bfb [name] => Google Shopping [fields] => google_shopping [taxonomy] => google_shopping [utm_source] => Google Shopping [type] => Advertising [_wpnonce] => 86105f763d [_wp_http_referer] => /wp-admin/admin.php?page=woo-product-feed-pro%2Fwoocommerce-sea.php&action=edit_project&step=7&project_hash=jWcJJBLhJ5fXX50ez9QsQ0qWZErSayic&channel_hash=d4cb75caae5a73ac6b01171816b33bfb [projectname] => All Products [countries] => Australia [product_variations] => on [fileformat] => xml [cron] => daily [step] => 100 [project_hash] => jWcJJBLhJ5fXX50ez9QsQ0qWZErSayic [filename] => jWcJJBLhJ5fXX50ez9QsQ0qWZErSayic [external_file] => **removed***/wp-content/uploads/woo-product-feed-pro/xml/jWcJJBLhJ5fXX50ez9QsQ0qWZErSayic.xml [query_log] => **removed***/wp-content/uploads/woo-product-feed-pro/logs/query.log [query_output_log] => **removed***/wp-content/uploads/woo-product-feed-pro/logs/query_output.log [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => title [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => AUD [mapfrom] => price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) [16] => Array ( [rowCount] => 16 [attribute] => g:shipping [prefix] => [mapfrom] => shipping [suffix] => ) ) [addrow] => 1 [mappings] => Array ( [49] => Array ( [rowCount] => 49 [categoryId] => 49 [criteria] => Bean Pasta [map_to_category] => 434 - Food, Beverages & Tobacco > Food Items > Pasta & Noodles ) [87] => Array ( [rowCount] => 87 [categoryId] => 87 [criteria] => Instant Noodle [map_to_category] => 434 - Food, Beverages & Tobacco > Food Items > Pasta & Noodles ) [51] => Array ( [rowCount] => 51 [categoryId] => 51 [criteria] => Slendier Organic Italian Pasta Sauce [map_to_category] => 5759 - Food, Beverages & Tobacco > Food Items > Condiments & Sauces > Pasta Sauce ) ) [utm_on] => on [utm_medium] => cpc [utm_campaign] => All Products [utm_term] => id [utm_content] => [total_product_orders_lookback] => [woosea_page] => analytics [active] => 1 [last_updated] => 14 Nov 2023 22:33 [running] => ready [nr_products] => 5 [nr_products_processed] => 0 [history_products] => Array ( [14 Nov 2023 06:54] => 57 [14 Nov 2023 06:57] => 57 [14 Nov 2023 07:48] => 57 [14 Nov 2023 22:06] => 57 [14 Nov 2023 22:20] => 4 [14 Nov 2023 22:34] => 4 ) [preview_feed] => on [project_update] => yes ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘missing shipping’ is closed to new replies.