You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the following documentation https://docs.tweakwise.com/docs/generate-an-xml-feed#4-adding-items I would expect (at least) brand, image and url to be part of the export. Currently they are not. I'm not sure what groupcode is or does, but that might also be something that can be exported.
Brand should (I guess) be something that can be configured since not all stores will have an attribute 'brand', but use something custom (in our case for example it should be filled with 'toppy_brand').
Environment
PHP Version: (7.4|8.0|8.1)
Magento Version:
Magento Enterprise: (yes|no)
Tweakwise Export Version:
Magento Deploy Mode: (production|development)
Third party modules:
Steps to reproduce
Install Magento from master branch.
[Example] Export configurable product with multiple children and 2 configurable attributes to Tweakwise.
...
Actual result
[Example] Error message appears: "Cannot save quote".
[Screenshot, logs]
...
Expected result
List the expected results as a bullet list of expectations
[Example] Configurable product added to the shopping cart.
...
The text was updated successfully, but these errors were encountered:
@Swahjak I'll discuss this internally. The problem can currently be resolved by TW support. We can manually select which attribute is the url/brand etc. But it may be better to do this in the export.
Issue Brief
Given the following documentation https://docs.tweakwise.com/docs/generate-an-xml-feed#4-adding-items I would expect (at least) brand, image and url to be part of the export. Currently they are not. I'm not sure what groupcode is or does, but that might also be something that can be exported.
Brand should (I guess) be something that can be configured since not all stores will have an attribute 'brand', but use something custom (in our case for example it should be filled with 'toppy_brand').
Environment
Steps to reproduce
master
branch.Actual result
Expected result
List the expected results as a bullet list of expectations
The text was updated successfully, but these errors were encountered: