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

Quantity Value not supported & MultiStore Configuration #88

Open
vinitchopra12 opened this issue Aug 12, 2020 · 2 comments
Open

Quantity Value not supported & MultiStore Configuration #88

vinitchopra12 opened this issue Aug 12, 2020 · 2 comments

Comments

@vinitchopra12
Copy link

I have several fields as QuantityValue datatype such as Weight, Price(MultiCurrency) etc., but it doesnot get sync with Magento and shows the below error.

Error while syncing object: 6475 with instance: magento-412155-1344050.cloudwaysapps.com for store view: 1. Message: An error occurred while insert/update product "6475": Invalid attribute type: "quantityValue"

Also, I would like to know what configuration I need to do in order to Support multiple store in Magento. Do I need to create separate IntegrationConfiguration Objects for each store?

@synchmann
Copy link

Hi,
From pimcore side quantityValues are supported.
Yes, you need to create new IntegrationConfiguration objects for each store.

@vinitchopra12
Copy link
Author

@synchmann: In my case I have taken the Price and Weight has Qunatity value but its not working. The value are not sync in Magento as well.

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