Tagged: x
-
AuthorPosts
-
April 5, 2016 at 8:19 am #867614
Hi there, I’m attempting to build an ecommerce store and have some questions hoping you could help:
1. Is there a way to add a product carousel in the front page?
2. Is it possible to include additional tabs in product pages?
3. If I need to customize the checkout or product pages, is it recommended for me to modify the files directly or can i do it via child theme?Thanks,
April 5, 2016 at 7:17 pm #868386Hi there,
Thanks for writing in!
#1. If you’re using Ethos stack for example, you can use something similar to the following workaround (https://community.theme.co/forums/topic/post-carousel-to-show-product-categories/).
#2. To include additional tabs, you can refer to the following resource (https://docs.woothemes.com/document/editing-product-data-tabs/) or you can try using a plugin for that (https://wordpress.org/plugins/woocommerce-custom-product-tabs-lite/).
#3. There are many ways of extending the functionality. You can basically use child theme to edit the files, use WooCommerce Hooks (https://docs.woothemes.com/document/hooks/) or there can be plugins which handles certain customizations which you can use.
Hope that helps.
-
AuthorPosts