How about shipping options?
I am trying to implement a bakery that will calculate the shipping cost based on an option. For example, there will be normal post (cost $10) courier in my city (cost $15) and courier outside my city (cost $25).
I am not yet interested in shipping abroad.
Any ideas on how it can be implemented? My coding knowledge is rather limited..
Thanks in advance for your help...
somewhere here in the forum is a thread about different price's for bakery attributes, the guys change there the price with jquery or with javascript (dont remember) - i see only this way or you have the change the complete bakery code