Zen Cart Logo
Forums / Setting Up Specials and SaleMaker / Specials and Attributes- not working

Specials and Attributes- not working

Locked

Views: 2,087

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
03 May 2007, 00:59
#1
torican avatar

torican

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Specials and Attributes- not working

Hi there!

Im trying to setup a special on one particular product. Its an ear lobe stretcher.

Basic price is $15. As the size gets larger, the price goes up. I must setup attributes to choose colour and size.

I have added a special of 10%. It advertises starting from $13.50. When it goes to check out, it returns to the original $15.00. It does however take successfully 10% off the attribute price (+$4 for example now $3.60)

If you know how to get around this please let me know, I have angry customers!!!!

Many thanks in advance!

Michael Ryan

(you can view the particular product Im discussing at http://celticpiercing.co.nz/shop/index.php?main_page=product_info&products_id=27

03 May 2007, 01:04
#2
ajeh avatar

ajeh

Oba-san

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

Re: Specials and Attributes- not working

These do not look like Priced by Attribute ...

Price by Attribute is for products where the display price cannot be made when using the products_price field ... but rather has to be a combo of the lowest price of each attribute option name group ...

Try turning off the setting of:
Priced by Attribute YES and change to NO on this product ...

Do the prices work better now?

03 May 2007, 05:17
#3
torican avatar

torican

New Zenner

Join Date:
May 2007
Posts:
3
Plugin Contributions:
0

Re: Specials and Attributes- not working

Yes, thank you very much for the prompt help!

03 Sep 2007, 11:07
#4
fuzzybunny avatar

fuzzybunny

New Zenner

Join Date:
Sep 2007
Location:
Melbourne Australia
Posts:
60
Plugin Contributions:
0

Re: Specials and Attributes- not working

I found the code in ..admin/featured.php that is causing the products to not list for selection as featured or specials.
It is on line 250 in featured.php - last php comment - just removing it should fix the problem I think.
Should be the same in specials.php ... the same line will exist in that also, so will be an easy fix.

Linda, there must have been a reason for this argument/statement to be put in originally. Can you think of any reason or other functions that would be negatively impacted upon if it was just deleted?

Thanks in advance.

03 Sep 2007, 11:14
#5
fuzzybunny avatar

fuzzybunny

New Zenner

Join Date:
Sep 2007
Location:
Melbourne Australia
Posts:
60
Plugin Contributions:
0

Re: Specials and Attributes- not working

:oops:
Wrong thread sorry