This topic has 4 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Eva Kemp
Hello,
How can I add product options such as colour below the price? Currently it seems like all options are only visible in the additional information area under ‘More Info’ tab..
Also, can I move the tabs under the main product photo (description, more info, review etc) to the product description area next to the main product photo? I would also like to delete the following lines between product name and product price.
PRODUCT INFORMATION
Product code: 0036
Categories: Handbags, Tote bags.
It’d be great if you could help me with these problems. I’ve put down below my site login detail in case you want to have a look.
Thanks!
Hello,
You need create variable products to set color options:
http://docs.woothemes.com/document/product-variations/
Now you have them as simple products.
Sorry, but to move the tabs requires additional customization and isn’t for free.
I’ve added the code below to custom.css file to hide the text you mentioned:
.single-product-page .product-info h4, .single-product-page .product-info .sku_wrapper, .single-product-page .product-info .posted_in {
display: none;
}
Please check it now.
Regards,
Eva Kemp.
Hello Eva,
Thank you very much for your reply, it’s really helpful! Do you provide customization service at a cost? I’d be very happy to work with you.
Hello,
You’re welcome.
Please create a ticket at http://support.8theme.com/ and our specialists will provide you with the detailed information regarding additional customization and the price for it.
Regards,
Eva Kemp.
Tagged: customizable, ecommerce, product options, templates, user friendly, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up