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

COR-81 handle config product price #215

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

LiorGingi
Copy link
Contributor

@LiorGingi LiorGingi commented Nov 18, 2022

Introduction

In order to support Reviews' 'Most expensive' sorting feature for ARRs, we needed to sync a price for configurable products.
The logic that was implemented is that the price of the configurable product will be represented by the price of the first simple product returned.

In addition to that, I've refactored the logic behind adapting the product to the Yotpo structure and resolved compatibility issues with PHP 8.1.

Part of #216.

@LiorGingi LiorGingi force-pushed the COR-81-handle-config-product-price branch from 5610298 to 2f6c411 Compare November 18, 2022 09:02
@LiorGingi LiorGingi force-pushed the COR-81-handle-config-product-price branch from 2f6c411 to be285ef Compare November 18, 2022 09:03
@LiorGingi LiorGingi force-pushed the COR-81-handle-config-product-price branch from be285ef to 51ebef5 Compare November 18, 2022 09:42
@LiorGingi LiorGingi mentioned this pull request Nov 18, 2022
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

Successfully merging this pull request may close these issues.

1 participant