Go Back   3dCart Shopping Cart Software Forums > Shopping Cart Software > General Configuration Questions

Reply
 
Thread Tools Display Modes
  #1 ()  
Old 07-21-2008, 02:40 PM
Mark Mark is offline
3dCart Geek
 
Join Date: Sep 2007
Posts: 402
Default In-Stock quantities

Changing wording of out of stock message?
Anyone know where the Out of Stock wording is? I'd like to change it. For example, if someone orders more than you have in stock, the message is something like: "not available with the options you selected". This makes sense if you order blue, and blue is no longer avail, but, if it's because the number in stock is not available it is confusing. In addition, there is no way to know how to fix it. It's trial and error trying to find out actually the max number that you have in stock. Any way to show the in-stock qty? And, if there is a way to show in-stock qty, can you display the in-stock qty of each option?
Reply With Quote
  #2 ()  
Old 07-22-2008, 06:34 AM
Inviting Ways Inviting Ways is offline
3dCart User
 
Join Date: Dec 2007
Location: Walnut Creek, CA
Posts: 99
Default

Yes there is a way to show the actual number you have in your inventory. I did it for my clearance items as the quantities are very limited and I want people to consider buying all of it instead of just leaving me with a few (like if they were originally thinking they wanted 25 invites, but saw that the quantity available was 30...they might just say to hell with it and buy all 30).

Here's a link to one of my clearance items. http://www.invitingwaysonline.com/St...K_p_31-93.html Look at the top right area next to the main product image...you'll see "Availability - 34) or something like that. I can't remember if i did this myself or had to get the help of support, but I'm not a pro at any of this so I got a lot of help from support on many things. Maybe if you look at my source code you can see how I did it and then do the same for yourself.

HOpe that helped a bit.
Reply With Quote
  #3 ()  
Old 07-22-2008, 06:53 AM
mueller mueller is offline
3dCart Geek
 
Join Date: Mar 2006
Posts: 317
Default

Quote:
Originally Posted by Inviting Ways View Post
Maybe if you look at my source code you can see how I did it and then do the same for yourself.
You will have to copy the code and paste it here since the source would have the tag(s) replaced on the rendered page.
Reply With Quote
  #4 ()  
Old 07-22-2008, 03:47 PM
Mark Mark is offline
3dCart Geek
 
Join Date: Sep 2007
Posts: 402
Default

Is this it?

</tr>
<tr>

<td valign="top">
<table width="38%" border=0 cellpadding="0" cellspacing="0">

<!--START: product_availability-->
<tr>
<td class="price-info" width="45%"><b>Availability:</b></td>
<td align="right" class="price-info"><div id="availability">&nbsp;34</div></td></tr>
<!--START: waitinglist--><!--END: waitinglist-->

<!--END: product_availability-->

Reply With Quote
  #5 ()  
Old 07-22-2008, 06:45 PM
Inviting Ways Inviting Ways is offline
3dCart User
 
Join Date: Dec 2007
Location: Walnut Creek, CA
Posts: 99
Default

Here it is. It looks like the important piece is the "[stock]" part.

Code:
<!--START: product_availability--> <tr> <td class="price-info" width="45%"><b>[product_Header-availability]</b></td> <td align="right" class="price-info"><div id="availability"> [stock]</div></td></tr> <!--START: waitinglist--> <tr><td height="2" colspan="2"></td></tr> <tr> <td class="item" align="left" colspan="2"><input type="button" value="Put me on the Waiting List" class="btn" onClick="javascript:window.open('notify.asp?catalogid=[catalogid]','popup','height=320,width=420,location=no,' + 'scrollbars=no,menubars=no,toolbars=no,resizable=yes');" /></td> </tr> <tr><td height="2" colspan="2"></td></tr> <!--END: waitinglist--> <!--END: product_availability-->
Reply With Quote
  #6 ()  
Old 07-23-2008, 03:29 AM
Mark Mark is offline
3dCart Geek
 
Join Date: Sep 2007
Posts: 402
Default

Okay, thanks. The previous poster was right, the tags are already rendered if we do a view source on your website.
Reply With Quote
  #7 ()  
Old 07-23-2008, 10:07 PM
Blurbings Blurbings is offline
3dCart Newbie
 
Join Date: Jan 2008
Posts: 4
Default

All you have to do is add [stock] in Product Availability-instock in Settings/Design/Store Language. That's all I did.
Reply With Quote
  #8 ()  
Old 07-24-2008, 03:41 PM
Mark Mark is offline
3dCart Geek
 
Join Date: Sep 2007
Posts: 402
Default

Thanks for that great tip!
Reply With Quote
  #9 ()  
Old 07-29-2008, 02:16 PM
cekman cekman is offline
3dCart Power User
 
Join Date: Jan 2008
Posts: 223
Default

Quote:
Originally Posted by Blurbings View Post
All you have to do is add [stock] in Product Availability-instock in Settings/Design/Store Language. That's all I did.
Great Tip! Took me less than a minute and I've been wanting to do that for weeks! Thanks for the tip.
Reply With Quote
  #10 ()  
Old 10-04-2008, 07:39 AM
bvrush bvrush is offline
3dCart Newbie
 
Join Date: Aug 2008
Posts: 3
Default

What if a product has different options? The "Availability" indicates a products total quantity in stock. It doesn't adjust when a different option is chosen, e.g. if I have 10 blue and 3 red in stock, the "Availability" will show as13, and if I choose the option red, the "Availability" will still show 13 not 3.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 10:15 PM.


Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8