pubman Posted September 16, 2010 Posted September 16, 2010 Hi All, I'm sorry if this breaks forum rules but I was not sure whether I posted in the right forum in the first place] [Posted 12 September 2010 - 06:45 PM in general support, with no reply yet] Having installed os commerce on localhost, how I do I add these different options to a single product. It's basically to sell limited prints. Please note if they are buying more than one item at a go - they do not need to pay for shipping/postage twice. (Or to put it this way: How to buy a standard car but with all the different add-ons options?) Can someone please point me in the right direction: does an add-on already exists or do I need to write/modify some php codes. With regards, Pubman ------------------------------------------------------------------------- Item code, description, Size, Option, Price, Postage & Packing, Order, VN1, Paper giclèe print, A4, Smooth & mounted, 22, 10, Add, VN2, Paper giclèe print, A4, Smooth & unmounted, 22, 10, Add, VN3, Paper giclèe print, A4, Textured & mounted, 22, 10, Add, VN4, Paper giclèe print, A4, Textured & unmounted, 22, 10, Add, VN5, Paper giclèe print, A3, Smooth & mounted, 34, 10, Add, VN6, Paper giclèe print, A3, Smooth & unmounted, 34, 10, Add, VN7, Paper giclèe print, A3, Textured & mounted, 34, 10, Add, VN8, Paper giclèe print, A3, Textured & unmounted, 34, 10, Add, VN9, Canvas giclèe print, 40 x 30 cm, Stretched, 56, 10, Add, VN10, Canvas giclèe print, 40 x 30 cm, Unstretched, 56, 10, Add, VN11, Canvas giclèe print, 50 x 40 cm, Stretched, 84, 10, Add, VN12, Canvas giclèe print, 50 x 40 cm, Unstretched, 84, 10, Add, Quote
Guest Posted September 16, 2010 Posted September 16, 2010 In the admin area, under catalog you will find product attributes. You can set all of the above options using the attributes. Chris Quote
pubman Posted September 16, 2010 Author Posted September 16, 2010 DunWeb, you are the man! I had been trying to solve this problem for a few days whilst following my flash osc commerce tutorial. In the last seven days or so I have had a bit of 'fun' modifying some php files there and there. I don't where this forum will be without people like you. Cheers, Pubman Quote
pubman Posted September 16, 2010 Author Posted September 16, 2010 DunWeb, you are the man! I had been trying to solve this problem for a few days whilst following my flash osc commerce tutorial. In the last seven days or so I have had a bit of 'fun' modifying some php files there and there. I don't where this forum will be without people like you. Cheers, Pubman Quote
pubman Posted September 16, 2010 Author Posted September 16, 2010 DunWeb, I managed to create values for Product Options, Option Values but in the Product Attributes box, I need to create two extra columns so that I have: ID, Product Name, Print Type, Print Size, Print Option, Value Price, Postage Price, Prefix, Action. Since I'm trying to learn os commerce from the ground-up (not relying on STS for now); I have a feeling that product_info.php [CATALOG] & products_attributes.php [ADMIN]needs to be modified. As a newcomer, I don't fully yet know how all the files relate - so I wonder if you may guide me in this bit of tinkering. I have had a look in OSC doc but example there is not comprehensive enough. With regards, Pubman Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.