Almost all my products have 90% identical description. I was planning to design and write copy for one product and then go into HTML/CSS editor and copy relevant portion to all other products.
It turns out that is not possible. I can't get to "product.website_description" through frontend HTML/CSS editor.
Also, I can't find it in the backend. I was poking around views to possibly modify product.website_description view to include a repetitive portion by default and I was also unable to find it.
Am I missing something? Any sort of help/guidance on how to make it happen would be much appreciated!