Woocommerce Multiple Product Details Page
-
Hi,
In my store I have two types of users. 1. Customer 2. Subscribed User.
I have created product listing page for the Customer and Subscribed user separately. But now I need to show the product details page for Subscribed Product and Normal Product in different layout. How can I acheive this.
I have copied the single-product.php to my theme’s child folder. Also I created one more copy of the same file as single-product-custom.php. How to display these templates separately for each type of user’s products. How can I achieve this. After including the custom page how can I change the layout like this
<Product Main Image>
<product title>
<product price>
<add to cart button>
<product thumnail images>Default page is showing like this
<Product Main Image> <product title>
<product thumnail images> <product price>
<product variation>
<add to cart button>Can someone please help me to resolve this. Thanks.
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce Multiple Product Details Page’ is closed to new replies.