PDA

View Full Version : Options for each product


heindy
01-09-07, 12:43 AM
Hi,

I'm building a spa website (http://www.spamiravista.com/Merchant2/merchant.mvc?) and my client wants for some products to have some options (like sizes and colors) to choose from.

Does anyone know of any good module that will give me that functionality on my site?

By the way, here is the example (http://www.creativewallcovering.com/pc/28ah-aw51051/artworks_home/Gold+Metallic+Leaf+and+Floral+with+Birds+Wallcover ing.html).

And secondly, will the module tell MIVA about the changes in color and sizes at the checkout process?


Thank you, I really appreciate it!


Heindy

Vic - WolfPaw Computers
01-09-07, 01:27 AM
No need for a module. Products already have the ability to have attributes.

When in the edit product screen, click on the Attributes tab.

Hi,

I'm building a spa website (http://www.spamiravista.com/Merchant2/merchant.mvc?) and my client wants for some products to have some options (like sizes and colors) to choose from.

Does anyone know of any good module that will give me that functionality on my site?

By the way, here is the example (http://www.creativewallcovering.com/pc/28ah-aw51051/artworks_home/Gold+Metallic+Leaf+and+Floral+with+Birds+Wallcover ing.html).

And secondly, will the module tell MIVA about the changes in color and sizes at the checkout process?


Thank you, I really appreciate it!


Heindy

heindy
01-09-07, 05:10 PM
Thanks!! This is exactly what I wanted!!

Although in the website when I view the shopping cart, below the name of the product it shows the code name of the attributes. Can you please tell me how to show the attributes name instead of the codes?

Heindy

wcw
01-09-07, 05:22 PM
If you are referring to when you view the basket of items you have added to it, the module at http://www.emporiumplus.com/go/wcw/PROD/1AA/1AA00204
will let you display the prompt instead of the code.

Vic - WolfPaw Computers
01-09-07, 05:25 PM
I do not believe you can, without a module.

Thanks!! This is exactly what I wanted!!

Although in the website when I view the shopping cart, below the name of the product it shows the code name of the attributes. Can you please tell me how to show the attributes name instead of the codes?

Heindy

heindy
01-09-07, 11:35 PM
Wow many thanks!! Now it works but a little off from what I have in my mind. If you would visit this site (http://www.achillesmed.com/mm5/merchant.mvc?Screen=PROD&Store_Code=AM&Product_Code=ASO_ankle_brace_black&Category_Code=AB), I would like my attributes to be on the same page as the product and its description is. Currently I have to click on Add 1 to basket button to select my attributes.

Please help!!!

Heindy

wcw
01-09-07, 11:39 PM
Not on the page you linked to. The attribute to choose size is right above the add to shopping cart button; same page as the description.

heindy
01-09-07, 11:47 PM
Oh I'm sorry this is what my page (http://www.spamiravista.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMV&Product_Code=PRD036&Category_Code=ROB) looks like. As you can see, there is no attribute on the description page of the product. When you click on the "+ To Cart" button which directs me to the PATR screen. So I was wondering how I can put display the attributes on the PROD screen?

Thanks!!!

Heindy

heindy
01-09-07, 11:57 PM
I just got it. I put <mvt:item name="product_attributes" /> in Product Display Layout for PROD screen.

Thanks guys!!!:)