Skip to content

Conversation

aissyass
Copy link

@aissyass aissyass commented Sep 20, 2024

Summary

Tested on Magento 2.4.5-p7.

The FPT configured on the products are not included in the final product price! If we configure the FPT at the level of:
image

And we create a new attribute of type 'Fixed Product Tax' and assign it to an Attribute Set:
image

Then we configure the product price to 59 MAD.
image

And the attribute we created has a tax of 10 MAD.
image

The product is displayed on the product list and on the product page as:
image
image

Actual Result
The price indexed on Algolia is 59 MAD instead of the customer purchase price of 69 MAD.

Expected Result
The price indexed on Algolia includes the FPTs (which is 69 MAD in this case).

@aissyass
Copy link
Author

aissyass commented Sep 26, 2024

@damcou @cammonro @mrahman3177

Quick reminder about this PR.

Thanks for taking a look!

@cammonro
Copy link
Contributor

Hi @aissyass ! 👋

Sorry for the delay in response. You are right! FPT is not a use case we currently handle but we certainly should!

We will add this to our backlog for inclusion in a future release.

Thank you for this contribution. 💪

@damcou damcou changed the base branch from main to release/3.17.0-dev September 19, 2025 07:59
@damcou
Copy link
Contributor

damcou commented Sep 24, 2025

Hi @aissyass , thanks a lot for your contribution !
Based on your suggestion, we introduced FPT compatibility which should be shipped in our upcoming v3.17.0 : #1822

Closing this PR.
Thanks again !

@damcou damcou closed this Sep 24, 2025
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.

3 participants