- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016
12:41 PM
08-23-2016
12:41 PM
Is there an extension or a way to show the customer a pop-up message when f.e. i have 4 products in stock and the customer selects 6 products. So that there comes a pop-up message to make the customer extra aware that not all products are on stock.
Hope someone can help me.
Kind regards, Arjen
Solved! Go to Solution.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016
10:14 PM
08-23-2016
10:14 PM
Hi Arjen,
if your qty is in dropdown then you will write js function on change event
if your qty is in textbox then you will write js function on keyup event
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2016
10:14 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2016
01:31 PM
08-28-2016
01:31 PM
Re: Pop-up when stock is lower then customer wants
Thank you!
Kind regards, Arjen