• Resolved bvk69varghese

    (@bvk69varghese)


    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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @bvk69varghese

    I need to show the product details page for Subscribed Product and Normal Product in different layout.

    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.

    This would require some custom work. Please be informed that we are unable to provide support for customizations per our Support Policy. If you need any assistance with the code and/or customization, you can reach out to a web developer or one of our experts.

    I can also recommend the following places for more development-oriented questions:

    You may also be able to find someone willing to volunteer their time and knowledge in the free PHP support forum at PHP Builder.

    As this is a development related topic, I’m going to leave it open for a bit to see if anyone is able to chime in to help you out here as well.

    Seems we’ve not had additional inputs on this thread. Thus, we encourage you to make use of the above resources.

    I’ll go ahead and mark the thread as resolved but please feel free to create a new thread if you have further questions.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woocommerce Multiple Product Details Page’ is closed to new replies.