vue-storefront-1
vue-storefront-1 copied to clipboard
Synchronization for the product page in the background
Relates to:
vuestorefront/vue-storefront#2905
What is the motivation for adding / enhancing this feature?
We discussed with patzick that it shouldn't be that I have information "No available product variants" but some variants of this product are available in magento.
What are the acceptance criteria
Make synchronization for Product page in the background (same as on the category page)
Can you complete this feature request by yourself?
- [ ] YES
- [x] NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- [x] This is a normal feature request. This should be available on https://test.storefrontcloud.io and then after tests this can be added to next Vue Storefront version. In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - [ ] (Pick this option only if you're sure) This is an important improvement request for current Release Candidate version on https://next.storefrontcloud.io and should be placed in next RC version. In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - [ ] (Pick this option only if you're sure) This is a critical improvement request for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version. In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.