Closed
Description
Summary (*)
When attempting to upload products into a Meta product feed, the default mapping for the Link field corresponds to the admin URL for that product, I imagine the one given by the getProductUrl
function used here:
meta-for-magento2/app/code/Meta/Catalog/Model/Product/Feed/Builder.php
Lines 250 to 253 in e2a98a3
Surely it would make more sense for the default to be mapped to the frontend URL? While it's possible to use a post-process step to just find-and-replace on the URL it probably shouldn't be necessary.
Metadata
Metadata
Assignees
Labels
No labels