Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Is this possible with options

Is this possible with options

Locked

Views: 1,487

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
22 Feb 2008, 12:00 PM
#1
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Is this possible with options

I have a product that has a different prices based on weight.

Currently i have options setup that alters the price based on what i select

BUT

They way i have it, it shows how much the current price will be increased or descreased, ie example (-£9.00)

What i would like is a dropdown display like below not to show how much is being increased or decreased, but simply to add the product to the basked based on what select they make and the price adjusted accordingly

example product 5kg £14.99
example2 product 10kg £20.99
example3 product 20kg £30.00

Obviously the values above would be a dropdown and only displaying one line

22 Feb 2008, 12:21 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Is this possible with options

You need to invoke "Product is priced by attributes". There are lots of posts on the forum relating to this feature.

22 Feb 2008, 3:21 PM
#3
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Re: Is this possible with options

ta for reply, yes i have this enabled, but what i want to get removed is the bit that says (+£1.70) etc that appear at the end of the option values.

I can edit the code to remove it, but wondered whether there was an option somewhere to remove this little bit extra or to have display as the total price

il have a play

Rob

22 Feb 2008, 3:30 PM
#4
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Re: Is this possible with options

i think ive solved it through play, i didnt know but if i remove the little + mark it just shows the price now, how i want it to

Rob

22 Feb 2008, 3:32 PM
#5
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Is this possible with options

That's right...

22 Feb 2008, 3:47 PM
#6
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Re: Is this possible with options

mm when i select 'Include in Base Price When Priced by Attributes' it's still adding my amount plus the base price, i want it to be whatever price i have put in the attributes

Rob

22 Feb 2008, 3:50 PM
#7
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Is this possible with options

In the PRODUCT EDIT screen (admin>>>catalog>>>categories/products... select category then edit product...)

Set prices to ZERO --- 0.0000

22 Feb 2008, 4:04 PM
#8
robwuk avatar

robwuk

Zen Follower

Join Date:
Aug 2005
Location:
United Kingdom
Posts:
458
Plugin Contributions:
0

Re: Is this possible with options

Done it, works a treat

thankyou