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

pricing inaccurate #36

Open
makegood opened this issue May 29, 2011 · 1 comment
Open

pricing inaccurate #36

makegood opened this issue May 29, 2011 · 1 comment

Comments

@makegood
Copy link

Hi folks, I installed the module and when i activate it, it picks the lowest pricing. when i looked on the array seems like its not picking up the simple products

Add to cart array looks like this:

Array
(
[uenc] => aHR0cDovL3c0OS5tYWtlZ29vZG1lZGlhLmNhL2hvbGlkYXktZ2lmdC1jYXJkLmh0bWw,
[product] => 691
[product_id] => 691
[related_product] =>
[super_attribute] => Array
(
[122] => 16
)

[qty] => 1

)

any help will be greatly appreaciated.

url link is here

http://bit.ly/jmf8GP

@toasty
Copy link
Collaborator

toasty commented Jun 2, 2011

SCP normally rewrites the product_addtocart_form's submit url so that it's the associated simple product that's added to cart not the configurable. (it's part of the url path)
With your modifications it looks like this isn't happening any more, but then you seem to have gotten it working some other way now anyway?

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

2 participants