Is there any easy way to split somehow the product description area like shown in my mockup? Is there any extra hook i can use from the theme?
Because description are sometimes short, all the wide area which is used by default in product description is rally big. I would like to add some other static things on the right side.
So i need for each product a template when i have approx. 1000 products?
I don’t understand this solution very well.
Is there no hooks that are usable? Or which PHP template file i could edit?
I want to make this change for all products, without changing the description itself of each product.
Product page is separated into a lot of small template files. You can find a part in our theme folder woodmart/woocommerce/single-product/ and a part in plugins/woocommerce/templates/single-product/.