on 2019 Feb 23 8:38 AM
How to add image into product description with Hybris1808, seems it's not supported in backoffice.
Request clarification before answering.
I found a way to do this,
add a properties of backoffice.wysiwyg.config.uri
create a file of ckeditorconfig.js, add image into config.toolbar
in productDetailsTba.tag, change the code from ${ycommerce:sanitizeHTML(product.description)} to ${product.description}
then we can config the picture and see it in backoffice and storefront
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.