Wordpress + woocommerce« Back to Questions List

Hi, is it possible to create wordpress theme including Woocommerce ?

Added March 13, 2017 10:58 am

Do you have the right answer? If you do other users will benefit from your contribution, share your knowledge with the community!

Hi,

We do not have these template examples, but we have passed the message to Design. The concept is simple, eg:

Shop Page (Product Loop)

Create your design, the use our Query Tag (folder only) to create a custom loop for eg. category type = products. You can use normal WP args to create a custom loop, Example:

${query:array('post_type'=>'products', 'post__in'=>array(2,5))}

Each Product

Inside your loop, you need to create a custom render for your content. This way your product/items look just how you want: //exportkit.com/learn/psd-templates/basic-wordpress/ek126_901_custom_post_loop

Full list of WP Tags: //exportkit.com/plugin/environments/wordpress/wordpress-tags.

Answer by admin
Answered On March 13, 2017 2:03 pm #

I don`t have it yet, basicly i want to make front page of the store + checkout page + product listing.

Do you have any example of it ?

Answered On March 13, 2017 1:35 pm #

Hi,

Our WordPress export supports all major frameworks and plugins. You can easily integrate WooCommerce and create a shop, product detail template, etc. Do you have an example of what you want to create?

Answer by admin
Answered On March 13, 2017 12:36 pm #
Looking for another answer? View other questions in WordPress or get premium support for guaranteed results.
Asked by smolic★★★
1698 views
3 answers
Last Answered 7 years ago by admin

Categories

Recent Answers

asked by anup-sarkar
asked by originalife07
asked by yudhis
asked by lafejol
[+] View All Recent Questions

Share Your Knowledge!

Contribute to the community and help other users to benefit from your answer with experience and knowledge.