Zen Cart Logo

Pricing by attributes

Locked

Views: 2,011

Results 1 to 14 of 14
This thread is locked. New replies are disabled.
8 Sep 2007, 9:40 PM
#1
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Pricing by attributes

I am trying to price my products only by attributes. I have the base price at $0.00 and the price by attributes turned on. But no price shows up. I need some advice.

Here is a link to the site: http://01eceef.netsolhost.com/store/index.php?main_page=index&cPath=39_40

I am using a template monster template... I hope that is not the problem.

Thanks.

9 Sep 2007, 10:43 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

Looked and it appears that you have prices showing??

Did you square this?

10 Sep 2007, 1:55 PM
#3
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

sorry. Should have mentioned that the product is the Classic Achiever on Round Base. The other products are not priced by attributes yet. I am not going to turn it on for all the products until I get it working.

sorry for the confusion.

10 Sep 2007, 8:00 PM
#4
4cws_com avatar

4cws_com

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

I looked too...
small $59.95 or Large $110.00

Looks like price is working at least on FireFox. did not check with IE.

Did you aready fix this?

10 Sep 2007, 8:48 PM
#5
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

Should have mentioned that the product is the Classic Achiever on Round Base.
Post a url directly to this page

12 Sep 2007, 5:07 PM
#6
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

Here is a link directly to the product page:
http://01eceef.netsolhost.com/store/index.php?main_page=product_info&cPath=39_40&products_id=127

The price should be showing uo above the description of the product, like it does when a base price is set. My understanding is that it should use the lowest attribute price for this.

Thanks for the help.

13 Sep 2007, 4:47 AM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Pricing by attributes

What happens if you switch to Classic Template?

Does this work now?

17 Sep 2007, 2:11 PM
#8
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

With the way the template works, it is not easy to switch back to the classic template. I have to drop the sidebox table in the database and reload the classic tables associated with it.

Thanks.

17 Sep 2007, 2:34 PM
#9
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

With the way the template works, it is not easy to switch back to the classic template. I have to drop the sidebox table in the database and reload the classic tables associated with it.
Not unless you have done some editing outside of the norm as these settings are contained in the DB - so you can switch between them

17 Sep 2007, 2:42 PM
#10
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

Looking at your view source for the page in question I find this for price:

<!--bof Product Price block -->
<div class="pr_info">
</div>
<!--eof Product Price block -->

and the default looks like this:

<!--bof Product Price block -->
<h2 id="productPrices" class="productGeneral">
$25.00</h2>
<!--eof Product Price block -->

So it appears that you have edited something

21 Sep 2007, 6:43 PM
#11
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

I tried the classic template and it did not work there either.

We did not edit the code, so I'm not sure what is happening.

22 Sep 2007, 12:46 AM
#12
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

We did not edit the code, so I'm not sure what is happening.
Maybe not by you but by Template Monster....Search on this forum for them and the many issues

24 Sep 2007, 2:52 PM
#13
option2 avatar

option2

New Zenner

Join Date:
Sep 2007
Posts:
7
Plugin Contributions:
0

Re: Pricing by attributes

What file would we need to change to add the correct code back?

Thanks.

24 Sep 2007, 9:37 PM
#14
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Pricing by attributes

What file would we need to change to add the correct code back?
Wish it were this simple...search this forum for template monster and see that there are many variations for their templates and each is different hence there is not a single answer to your question