magento / magento/catalog-storefront

B2B Support: Cat Ext sends customer-specific pricing

Open
#49 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.