Dear Sir/Madam,
I turn on the Supplier add-on but I don't want to show the supplier name on the product page. I find the script from /design/themes/responsive/templates/addons/suppliers/hooks/products/options_advanced.post.tpl
<!-- <div class="ty-control-group{if !$capture_options_vs_qty} product-list-field{/if}"> <label class="ty-control-group__label">{__("supplier")}:</label> <span class="ty-control-group__item"><a href="{"suppliers.view?supplier_id=`$product.supplier_id`"|fn_url}">{$product.supplier_id|fn_get_supplier_name}</a></span> </div> -->
I know it may not be the best practices to do as the upgrade will override it. Should I do that using my_changes add-on? How can I do?
I think it should be asked in developer community but I could not post any there. Do anyone can instruct me the steps?
Best regards,
Kelvin.