Skip to content

Direct prices sync with Magento not working #4053

@symos

Description

@symos

Current behavior

When enabling "Direct prices sync" by setting the following configuration options to true:
"alwaysSyncPlatformPricesOver": true,
"clearPricesBeforePlatformSync": true,
"waitForPlatformSync": true,

prices stop showing in product listings.

This doesn't just happen in our installation, but also on a fresh demo installation (latest version) using the demo API.

Expected behavior

Product listing should show prices for products, after making a request to the "render-list" API to get live prices.

Steps to reproduce the issue

Create a fresh install using the demo API and change the above configuration options to true. Navigate to a product category and check if you see prices in the product listing.

Can you handle fixing this bug by yourself?

  • YES
  • NO

Metadata

Metadata

Assignees

Labels

P2: ImportantPriority mark - still high ;)bugBug reports

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions