Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not all fields are exported #25

Open
8 tasks
Swahjak opened this issue Jan 10, 2024 · 1 comment
Open
8 tasks

Not all fields are exported #25

Swahjak opened this issue Jan 10, 2024 · 1 comment

Comments

@Swahjak
Copy link

Swahjak commented Jan 10, 2024

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

  • 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

  1. Install Magento from master branch.
  2. [Example] Export configurable product with multiple children and 2 configurable attributes to Tweakwise.
  3. ...

Actual result

  1. [Example] Error message appears: "Cannot save quote".
  2. [Screenshot, logs]
  3. ...

Expected result

List the expected results as a bullet list of expectations

  • [Example] Configurable product added to the shopping cart.
  • ...
@ah-net
Copy link
Collaborator

ah-net commented Jan 16, 2024

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants