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
 All Forums
 Technical
 ASP (Windows server) versions
 Updated, now have inventory qty and weight on item
Author « Topic »  

PhilipW
Starting Member

USA
32 Posts

Pre-sales questions only
(More Details...)

Posted - 01/17/2021 :  14:57:30  
Hi... We updated today to take advantage of the UK VAT update (thank you very much), but on the product pages we now have showing the qty in stock and its weight, neither of which do we want.

I just spent some time looking around for options to turn these off but didn't find any.

Looking for a bit of help on this please.

Marshall
Ecommerce Template Guru

USA
1874 Posts

Posted - 01/17/2021 :  17:59:34  
In your includes.asp file are you using either
detailpagelayout=
or
productpagelayout=

You use those parameters to set what displays, e.g.
productpagelayout="productid,manufacturer,productimage,productname,instock,description,detaillink,options,listprice,price"

You can find more informatio here https://www.ecommercetemplates.com/help/ecommplus/parameters.asp#csslayout

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

PhilipW
Starting Member

USA
32 Posts

Pre-sales questions only
(More Details...)

Posted - 01/18/2021 :  04:43:25  
Neither.

If it matters, we aren't using css.

dbdave
ECT Moderator

USA
10272 Posts

Posted - 01/18/2021 :  05:03:18  
There is no facility to show the weight on customer facing pages.
Can you give us a link or a screen capture?

David

PhilipW
Starting Member

USA
32 Posts

Pre-sales questions only
(More Details...)

Posted - 01/18/2021 :  05:42:57  
Checking what my guy said about the weight...

It's now on the invoice when he looks at it in the admin. I don't think it's on the invoice the customer sees.

Just the quantity on-hand showing to the customer is a problem.

dbdave
ECT Moderator

USA
10272 Posts

Posted - 01/18/2021 :  07:12:03  
Can you message me a link to the page if you don't want to post it here?
Perhaps it can be hidden with css.

David

dbdave
ECT Moderator

USA
10272 Posts

Posted - 01/18/2021 :  08:53:47  
Hi Philip, I received the message.

Add this to your style sheet (style.css) to hide that


div.prodinstock {display:none;}

Thanks,
David

Vince
Administrator

42460 Posts

Posted - 01/20/2021 :  03:40:41  
Hi Philip
Also, add the following to the includes.asp file to remove the stock from options...

noshowoptionsinstock=TRUE

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

PhilipW
Starting Member

USA
32 Posts

Pre-sales questions only
(More Details...)

Posted - 01/20/2021 :  06:20:08  
Thank you Vince. That did remove the display of inventory on our options.
  « 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