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

change cart tracking to take account of tax & special offer pricing #28

Open
kevinb456 opened this issue May 3, 2015 · 0 comments
Open

Comments

@kevinb456
Copy link
Contributor

The cart tracking uses the main product 'price' attribute, not taking into account special offers / taxes. (however ecommerce orders do correctly take account of specials & taxes).

Would be good to change in future - not sure if there's a simple way of simply finding the advertised price (on product page). Product page uses several PHP tests to work out actual price dynamically. I dont think its ever stored anywhere statically as it can depend on several things, so I may just have to replicate the same code that the catalog/controller/product.php page uses?

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

No branches or pull requests

1 participant