Releases: scandipwa/catalog-graphql
Releases · scandipwa/catalog-graphql
Patch: Fixes for price filters, broken swatches and category_id position
Patch: Configurable Product Price Fix On PLP
What's inside
- Added in stock filter in order to hide out of stock variants from PLP. Related to issue scandipwa/scandipwa#2734.
That's all there is to it!
Patch: PLP and discount fixes
What's inside
- Added variants field modification optimized for PLP.
- Fixed calculation of PERCENT option value for discounted product. Related to issue scandipwa/scandipwa#2819
That's all there is to it!
Patch: Fix variable name clash
What's inside
Fixed issue with not loading PLP page when at least one product has field or area customizable option.
Related to issue scandipwa/scandipwa#2674
That's all there is to it :)
Patch: Calculation of price for simple product with customization and special price
What's inside
- Added calculation of options prices with and without tax.
- Added calculation of simple product price initial price (i.e. when none of the options is selected). the value we showed before was incorrect, as it showed min price of the product when the least expensive required options are selected.
Related to issue scandipwa/scandipwa#2674
That's all there is to it :)
Patch: Sort order and boolean attributes fixes
What's inside
- Fixes for boolean attributes in filters. Related issue: scandipwa/scandipwa#1439
- Sort order not working for the layered filter at category page. Related issue: scandipwa/scandipwa#1345
That's all there is to it :)
Handle bundle product with out of stock option
What's inside
- Handle bundle product with out of stock option
That's all there is to it :)
Improved bundle price calculation
What's inside
- Improved bundle price calculation. Issue: scandipwa/scandipwa#1476
That's all there is to it :)
Changed image type to fix PLP-PDP transition
What's inside
- Changed image type to fix PLP-PDP transition. Issue: scandipwa/scandipwa#2581
That's all there is to it :)
Patch for customizable option currency
What's inside
- customizable option currency fix (scandipwa/scandipwa#2392). Fix for the issue of option price always being returned in the default currency
That's all there is to it :)