Featured Items to include Not For Sale items too |
Post Reply |
Author | |
rosamatsas
Newbie Joined: 10-November-2009 Location: Brooklyn, NY Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 02-April-2014 at 3:21pm |
I just can't figure something out.
One the homepage featured section, I need for items marked "Not For Sale" to show up. In our online store, these products can be ordered by phone. I want to customer to see them too. Its a large bulk of our inventory. I'm thinking i need to adjust the SQL to include items that are flagged as "Not For Sale" but i can't figure out what i need to remove or add. Does anyone know how to tweak it? Thanks in advance |
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
Rosa - in home.asp you will find this code: '// START v4.1 - Not For Sale override I have not tested this but I believe if you simply comment out this line, it will give you what you need. queryNFSO="AND formQuantity = 0 " |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |