Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 515 Bytes

2022-06-14-feature-free-shipping-products-in-feed.md

File metadata and controls

10 lines (10 loc) · 515 Bytes
title issue author author_email author_github
Google Product Feed - set shipping fee to 0.00 if this product.shippingFree checkbox is set.
NEXT-22049
wolf128058
wolf128058

Storefront

  • Changed src/Administration/Resources/app/administration/src/module/sw-sales-channel/product-export-templates/google-product-search-de/body.xml.twig
    • If the free-shipping-checkbox for this product is set, the shipping fees are set to 0.00 EUR (or whatever currency.isoCode you use), too.