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

Merging some forks to be compatible with magento 1.8 #195

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

Conversation

obigroup
Copy link

No description provided.

Marco Grätsch and others added 30 commits April 27, 2012 00:50
…in 1.7/1.12 and

move to same location as in 1.7/1.12
…roduct/view/type/options/configurable.phtml has the attribute "size".
update overriden code to reflect changes made in parent 1.7/1.12 code
…in 1.7/1.12 and

move to same location as in 1.7/1.12
…ate the display based on child product selected
Fixed an issue with the stock status js and also included the "Add to Cart" button dynamic switching.

Signed-off-by: Lyndon Hook <[email protected]>
Signed-off-by: Jonathan <[email protected]>
@obigroup
Copy link
Author

obigroup commented May 7, 2014

@lizmcruz Before install this module, did you use configurable product ?
Because this module need a fresh install before use it.

@lizmcruz
Copy link

lizmcruz commented May 7, 2014

Sorry, are you saying that I can't create or use configurable products before install this module? Should I install it in a fresh magento first and then create the products?

@obigroup
Copy link
Author

obigroup commented May 7, 2014

Yes, it's writent on the documentation :
https://github.com/obigroup/magento-configurable-simple#some-key-things-to-be-aware-of

SCP does not allow you to have some configurable products using the SCP logic and some others using the default Magento logic on the same site.

@lizmcruz
Copy link

lizmcruz commented May 7, 2014

I have read the documentation before install the module, but I didn't understand that sentence like that. I'll try it again and I'll let you know if I succeed.
Thanks!

@obigroup
Copy link
Author

obigroup commented May 7, 2014

Please try the module on a fresh install and let me know if you encounter the bug again.

@yoannafrondon
Copy link

Hi
Excuse me for any inconsistencies in my English

I'm developing a store in Magento 1.7.0.2 . The products of the store are configurable with different simple products associated, the logic of price we have is that every simple product associated with a configurable product is who has the price, I know that that does not work in Magento. Also the prices of simple products that we are not unit prices, ie prices would lot of products, for this I use the tier price. As in Magento this does not work that way, find a module called "magento-configurable-simple-master", which makes Magento work with the prices of simple products associated with configurable product instead of working with configurable product prices. But that did not solve the problem completely because module operation
always take the lower price of the product simply configurable, is say if we have a single-configurable product as follows form:

Price: $ 11

TierPrices: qty price
                  50 $ 545
                 150 $ 1,428
                 300 $ 2,737

When we add 56 units to the shopping cart, the price takes is $11, if we add 160 units also takes the price of $11 is say always take the lower price of the product.As no interest in this store tried to put the unit price unit price excessively large to see if you take that value never, then what happens is that always takes the lowest price within the tier prices, ie $ 545.

What could do in order to solve this problem and do not take more Magento the lowest price at the time of purchase? Is say if a customer decides to buy 160 units of this product then take the $1428.

Thank you very much in advance.

@obigroup
Copy link
Author

obigroup commented May 7, 2014

@yoannafrondon the tier price it's not the overall tier price, it's the price for each product. That why magento for you select all time the lower price $11.

Exemple (see above comment):
Z have tier prices, like :
Buy 5 for 15€ each
Buy 10 for 10€ each
Buy 20 for 5€ each

capture du 2014-05-07 18 00 48

You define tier price inside all simple product of your configurable product.

Did I answer to your question ?

@lizmcruz
Copy link

lizmcruz commented May 7, 2014

@obigroup thank you so much for your time. It works like a charm when I install a fresh magento and start all over again. I have an odd question now, I have to assign tier prices, but they can't be descending which should be the most logical behavior. I need, as @yoannafrondon needs too, they became larger with mayor products quantity. I'm been clear with my explanation? I need, according to your example:

Z have tier prices, like :
Buy 5 for 15€ each
Buy 10 for 17€ each
Buy 20 for 19€ each

I know it's crazy, but it's what my client needs. Can you guide me about where should I modify any code with the usual behavior of tier prices to achieve this one? Thanks a lot again.

@lizmcruz
Copy link

lizmcruz commented May 7, 2014

Oh I forgot!! @obigroup I ask you about this, because tier prices only works for me if I follow the descending logic with the prices. So, I need to change that. If I set prices like I just did above, it doesn't work at all, always take the lowest value. Thanks.

@jwittorf
Copy link

jwittorf commented May 9, 2014

Would you please add the german localisation to the modman file?

app/locale/de_DE/OrganicInternet_SimpleConfigurableProducts.csv      app/locale/de_DE/OrganicInternet_SimpleConfigurableProducts.csv

Thanks!

@obigroup
Copy link
Author

obigroup commented May 9, 2014

@jwittorf Yes but it will be on my fork at : https://github.com/obigroup/magento-configurable-simple
Because this fork is not longer maintained.

@lizmcruz I now understand your question, but this feature is not supported by this module.
I think that you need to find another module to fix this problem. Because it's a native magento comportment.

@jwittorf
Copy link

jwittorf commented May 9, 2014

@obigroup my initial intension was to comment on your fork, but I'm not that 100% familiar with Github, that's why I didn't find a way to comment directly on your fork.

@obigroup
Copy link
Author

obigroup commented May 9, 2014

@jwittorf Yes i saw that it's impossible to open issues on my fork I don't know why... But I will add your recommendation on my fork ;)

@obigroup
Copy link
Author

@cheaplaptops Hello, go to your Backoffice : system => configuration => SCP Config And set "Yes" to : Show Configurable Product Image in Cart and set "NO" to : Dynamically update displayed product picture

@obigroup
Copy link
Author

IMPORTANT : NOTE THAT NOW I DON'T GIVE ANSWER HERE.
PLEASE OPEN NEW ISSUE ON MY FORK : https://github.com/obigroup/magento-configurable-simple

THANK YOU.

Julian Wittorf and others added 13 commits February 16, 2015 15:43
[HOTFIX] Remove alertHtml from config, close isAvailable bug
tested with Magento 1.9.2
handle configurable product in Wishlist
To get translated labels on multi-language stores
…ct-exception

added exception handling for getIterator method
…t-exception

added exception handling for getIterator method
Fixed Update cart "Cannot configure product" error
…imple-products-still-selectable

Disabled simple products still selectable
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.