How to replace lable brand with hyperlink in store page?
-
Hi,
How to replace label brand with hyperlink in store page and link can be
https://pickrocks.com/electronics?brand=23 , where 23 is for Brand Nokia? -
Hi @Zakir,
You need to check this file
packages/Webkul/Velocity/src/Resources/views/shop/products/view/attributes.blade.php
. In this file, you will seetable
containing$attribute
. You need to add your case.