damascusrose13 Posted February 23, 2008 Posted February 23, 2008 Hi! As a WAHM I am trying to figure out the OSC thing on my own... so please bear with me... i am selling childrens clothing, and so far uploading products to the catalogue is not problem. I was just wondering if I can give two prices to one item? eg. baby t-shirt: sizes 0-6 cost 10 USD and sizes 6-12 cost 12 USD Is this feasable? :blush: tia
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 Hi! As a WAHM I am trying to figure out the OSC thing on my own... so please bear with me... i am selling childrens clothing, and so far uploading products to the catalogue is not problem. I was just wondering if I can give two prices to one item? eg. baby t-shirt: sizes 0-6 cost 10 USD and sizes 6-12 cost 12 USD Is this feasable? :blush: tia You ideally set this via attributes so .. someone looks at baby t-shirt: sizes 0-6 cost 10 USD Then when they choose attributes it may say 6 - 18 months + 2 USD I have sent you an example web address for one of my customers shops via PM. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 You ideally set this via attributes so .. someone looks at baby t-shirt: sizes 0-6 cost 10 USD Then when they choose attributes it may say 6 - 18 months + 2 USD I have sent you an example web address for one of my customers shops via PM. Thank you for the link... I would prefer a way to automatically change the whole price, if you get what I mean. moreover, when (in admin mode) I click on a product, then on attributes I get: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_ROW_LISTS_OPTIONS' at line 1 select * from products_options where language_id = '4' order by products_options_id LIMIT 0, MAX_ROW_LISTS_OPTIONS [TEP STOP] wtf? :'(
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 Thank you for the link...I would prefer a way to automatically change the whole price, if you get what I mean. moreover, when (in admin mode) I click on a product, then on attributes I get: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'MAX_ROW_LISTS_OPTIONS' at line 1 select * from products_options where language_id = '4' order by products_options_id LIMIT 0, MAX_ROW_LISTS_OPTIONS [TEP STOP] wtf? :'( Well coding errors aside (check your code) .. if you don't want to use attributes you have to create a seperate product for each size. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 if you don't want to use attributes you have to create a seperate product for each size. Ok, that's what I was afraid of... I guess I'll go for your method...Thanks! and errrr... another newbiw question... how do I add several pictures pr item?
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 Ok, that's what I was afraid of...I guess I'll go for your method...Thanks! and errrr... another newbiw question... how do I add several pictures pr item? In the product text when you edit the product. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 In the product text when you edit the product. I have the following. TEXT_PRODUCTS_QUANTITY TEXT_PRODUCTS_MODEL TEXT_PRODUCTS_IMAGE (but can only upload one image) TEXT_PRODUCTS_URL TEXT_PRODUCTS_URL_WITHOUT_HTTP TEXT_PRODUCTS_WEIGHT ?????
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 I have the following. TEXT_PRODUCTS_QUANTITY TEXT_PRODUCTS_MODEL TEXT_PRODUCTS_IMAGE (but can only upload one image) TEXT_PRODUCTS_URL TEXT_PRODUCTS_URL_WITHOUT_HTTP TEXT_PRODUCTS_WEIGHT ????? No not in the language defines. I mean when you are in admin and you edit/create a product you get to add some text. In a text box. That's where you also enter product images. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 No not in the language defines. I mean when you are in admin and you edit/create a product you get to add some text. In a text box. That's where you also enter product images. hhhehhe.. ok, don't shoot me here... but where in the edit page... what I wrote above was copy/paste from the edit page (just the boxes where you write fell out) because I assume I should be looking somewhere where I can upload a picture right? :huh:
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 hhhehhe.. ok, don't shoot me here... but where in the edit page... what I wrote above was copy/paste from the edit page (just the boxes where you write fell out) because I assume I should be looking somewhere where I can upload a picture right? :huh: In the products description. You will find here contributions to add a WYSIWYG (text editor) to the products description textarea. Or .. you could just download a free program xstandard to your local PC. Write the description and add pics (careful of image paths) via xstandard then click on xml to view the source code then copy and paste it into the products description box. Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 In the products description. You will find here contributions to add a WYSIWYG (text editor) to the products description textarea. Or .. you could just download a free program xstandard to your local PC. Write the description and add pics (careful of image paths) via xstandard then click on xml to view the source code then copy and paste it into the products description box. Ok, cause I dont have a wysiwyg editor (will get one) but i am installing xstandard now :) thank you so much for ur help! :thumbsup:
damascusrose13 Posted February 23, 2008 Author Posted February 23, 2008 Ok, cause I dont have a wysiwyg editor (will get one)but i am installing xstandard now :) thank you so much for ur help! :thumbsup: still not working... all I get when copy from xml to osc is the text and the name of the picture (no img) :huh:
♥FWR Media Posted February 23, 2008 Posted February 23, 2008 So as it doesn't confuse you TOO much. When you have uploaded xstandard. Go to My Computer>C:>Program Files>XStandard (or wherever you loaded it) Replace a file called test-drive With the file I have attached below: - Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.