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
 How to delete these two things
Author « Topic »  

mring
Advanced Member

273 Posts

Posted - 08/18/2026 :  16:34:15  
I just updated to the latest ECT version. I need to delete "manufacturer" and "in stock." Neither of those showed up prior to the update. I've found where I can add them but cannot find how to delete them.

https://www.atticpaper.com/proddetail.php?prod=1966-ford-mustang-ad-six-cylinder

midvalleydrifter001
Ecommerce Template Expert

USA
985 Posts

Posted - 08/18/2026 :  18:00:12  
Check your vsadmin/includes.php file for the $detailpagelayout setting. Remove manufacturer and instock from that list while leaving the remaining entries in their current order.

For example:

$detailpagelayout='navigation,productimage,productname,description,price,options,addtocart,previousnext';

Also check proddetail.php itself in case $detailpagelayout is defined there, since a setting on that page will override the one in includes.php.

The older $showinstock setting is no longer used with the CSS layouts. Stock display is now controlled by whether instock appears in $detailpagelayout.

Hope this helps.

Patrick

mring
Advanced Member

273 Posts

Posted - 08/19/2026 :  12:09:25  
Thank Patrick. I don't have that parameter at all in either of those pages (not in includes or proddetail.php).
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000