This topic has 8 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Eva Kemp
Hello Sir,
I need some guidance related to grouped product. Below is the link of grouped product. http://aureusart.com/Ecommerce/product/product/
In this list,I want to show the attributes like color and that should be in drop down.
How to do this. Please help.
Thanks
Hello,
Please read more here:
http://docs.woothemes.com/document/variable-product/
Regards,
Robert Hall.
Hello Sir,
Thanks for the reply.
As you can see in this page http://aureusart.com/Ecommerce/product/product/
there are quantity,name and price column with their values,
what I want is I want create one more column named as “Size”,with their respected values in the dropdown.So that user can select which size they want.
Please let me know the solution.
Thanks
Hello,
You need add attributes in Products > Attributes and then create variable products as described in the documentation that my colleague provided you with:
http://docs.woothemes.com/document/variable-product/
Regards,
Eva Kemp.
Hello Sir,
I dont know how do I make you understand.
I know about variable product,this is used in single product single page.Not in Multiple product in single page.
I am asking about Grouped product.
I have tried to add attribute column “Size” in this page with their values by using this code
<td class=”label”>
<label for=”product-<?php echo $product_id; ?>”>
<?php echo $product->get_attribute( ‘size’ ); ?>
</label>
</td>
http://aureusart.com/Ecommerce/product/product/
Now I want these values in drop down box so that user can select for further process.
Expecting right solution from you.
Thanks
Hello,
Please take our apologies but as this is Woocommerce configuration you have to contact their support team. They should provide you with the solution.
Thank you.
Regards,
Eva Kemp.
Ok Thanks
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How to add attributes in grouped product’' has been successfully resolved, and the topic is now closed for further responses