New Zenner
- Join Date:
- Oct 2014
- Location:
- Oregon
- Posts:
- 2
- Plugin Contributions:
- 0
Product prices are NOT shown in webstore!
Hi there,
Ok, so I'm a 'forum' newbie, but I have been using ZC for over 5 years - and I'm stumped.
I installed a new 1.5.3 cart for my partners' site here, I have the store status set to "0" (normal store) in the Config/MyStore - yet the product prices are not listing on the main page, or any other product page.
I have edited what I can to 'attempt' to locate the error in the back end (admin side) to no avail.
I edited the english.php file to remove the text 'Price unavailable' (Line 502, as shown below) - but that was really the only edit to that page.
// customer login
define('TEXT_SHOWCASE_ONLY','Contact Us');
// set for login for prices
define('TEXT_LOGIN_FOR_PRICE_PRICE','');
define('TEXT_LOGIN_FOR_PRICE_BUTTON_REPLACE','Login for Price');
// set for show room only
define('TEXT_LOGIN_FOR_PRICE_PRICE_SHOWROOM', ''); // blank for prices or enter your own text
define('TEXT_LOGIN_FOR_PRICE_BUTTON_REPLACE_SHOWROOM','Show Room Only');
Is there anywhere else in the source code that may be affecting this? I have not set up any customer accounts (as yet) to see if prices show on an active customer viewed page. But as far as a guest viewing standpoint.. no prices are shown.
Lat9, DrByte... got an answer for me? Did I miss something in the setup somewhere?
Thanks in advance - my brain hurts. I know its probably something simple that I may have overlooked, but I'm frustrated now having spent the better part of 7 hours trying to figure this out. :shocking::shocking:
~VE