Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

One product, two prices?


damascusrose13

Recommended Posts

Posted

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

Posted
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.

Posted
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? :'(

Posted
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.

Posted
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?

Posted
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.

Posted
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

 

 

?????

Posted
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.

Posted
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:

Posted
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.

Posted
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:

Posted
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:

Posted

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: -

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...