magento / magento/catalog-storefront
B2B Support: Cat Ext sends customer-specific pricing
Open
@kokoc is already working on this.
Since Jun 17, 2020.
needs design
Progress: in grooming
- Dominant language
- PHP
- Stars
- 7
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
As a Magento merchant, I need displayed Recommendations to correctly reflect accurate customer-specific pricing for all my customer groups.
Ex, if I have defined specific pricing for my wholesale customer segment, then a logged-in customer in that segment should see correct product pricing reflected in the Recs widgets shown to them on the site.
The work under this epic is scoped to the Catalog extension through the ES index only. The rest of the work will be covered in epic DATA-1769
Acceptance Criteria
- Customer group pricing is included in the catalog export
- Customer group pricing is indexed in ES with rest of catalog data
Technical questions:
- how to store this data in the index efficiently so that it was being used to filter results at runtime (ex: when fetching recommendations or returning search results)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.