- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2016
09:47 AM
01-12-2016
09:47 AM
Can Magento do any kind of warnings before a selection is made?
I am looking to add a custom color option to some of my production parts through the store. Is there anyway I can put this option in a configurable product with a warning that says something about having to call the company for more information? Any ideas or scripts to do this would help a lot!!
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2016
10:55 AM
01-13-2016
10:55 AM
Re: Can Magento do any kind of warnings before a selection is made?
Hi there,
You can try to do this with custom stock statuses. Check this extension : https://amasty.com/custom-stock-status.html
so you can use new status with message "call 1-800??? for more information!"
this extension supports configurable products.
Hope this helps.
Anton Pachkine @ magento2.hosting : Magento Small Business Package.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2016
12:19 PM
01-13-2016
12:19 PM
Re: Can Magento do any kind of warnings before a selection is made?
Thank you so much, I will try this out on my site!