Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Im trying to remove the stock quantity number.
Author « Topic »  

steven vaccaro
Ecommerce Template Guru

USA
1090 Posts

Posted - 06/10/2024 :  06:46:54  
for example, Red pn# cnc-5016350-red (19)

Id like to remove the (19) but still let the customer know its in stock. Is there a way to do this?

Marshall
Ecommerce Template Guru

USA
1918 Posts

Posted - 06/11/2024 :  03:23:44  
You can add this parameter to your includes.pfp file

$stockdisplaythreshold=50;

Not sure if you can set it to zero though.

If you do not want to stock level to show at all, use

$showinstock=FALSE;

or comment out if you have

// $showinstock=TRUE;

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000