Hello, i try to set communication when vendor add the product to enabled.
for the default it's disabled i like to set communication and rating enabled,
after i set enabled for the default i would like to hide it, appreciate your help
thank you so much before.
Please take a look
https://forum.cs-cart.com/topic/45809-enable-by-default-reviews-to-products-on-cs-cart-v4x/#entry257405
You can also add readonly="readonly" property on the selectbox to disable selection
Hi Ecom,
Thanks, it's working, can we put this code on my changes addon
{__("communication")} {__("and")} {__("rating")}
{__("communication")}
{__("rating")}
{__("disabled")}
Yes, but you should override the whole template since it does not have hooks