Magento 2.4.6
I need to create Configurable products base on Size .
Price for each size remain the same but magento shows As low as text in product listing beside the price.
if I add tire pricing, It shows two As low as text , one for regular price , and one for lowest tier price .
I have search about this issue , it seems to be around since 2020 , and suggestions are to remove codes from the core , but that will effect tier pricing as well.
Also , If i DON'T setup Tier pricing , in Product page , As low as Text shows and when selecting size , it disappears .
I found tons of issue with magento 2 , i have a site that is running for past 3 years , and issues just pops in .
I guess is time to look for different platform before I invest time on this new project ???
anyone knows how to fix this issue. ( it seems to be logic problem ) ..
Thanks.
That is not really an issue, that is intended behaviour of configurable products in Magento 2. If you want to modify the default behaviour to fit your needs, you can do thet thorugh custom code.
If you are encountering an issue with the "As low as" text for configurable products, especially in the context of e-commerce platforms, this could be related to how the platform or your theme is handling configurable products and their pricing. Here are a few things you might consider:
Price Configuration:
Theme Settings:
Platform-Specific Solutions:
JavaScript/CSS Modifications:
Update Platform/Theme:
Check Documentation or Support:
Seek Support from Platform/Theme Providers:
Custom Development:
Remember to make any changes in a development or staging environment first to ensure that they work as expected and do not impact your live site negatively.
Oh shut up ChatGPT you are not useful.