Question: shop products add button

shop products add button

i want to add more button at shop/products and search, like variant button. i found ***<div id="results" class="grid"></div>*** in ***themes/default/shop/views/pages/products.php*** i dont k

XG

xIANx Gaming

Asked
i want to add more button at shop/products and search, like variant button. i found ***<div id="results" class="grid"></div>*** in ***themes/default/shop/views/pages/products.php*** i dont know where the results go
  • MA

    Muhammad Zaeem Abdullah

    Answered
    > We can't help with modifications and modified versions. However you are allowed to modify the item at your own risk.

    This is ticket question and as tickets are not yet added here. I can only point you to files.
    The **view files** are in `themes/default/shop/views/` and the **javascript** `themes/default/shop/assets/scripts/general.js`
    If you are not sure on how to modify/edit the code, please hire a developer to help you.
  • XG

    xIANx Gaming

    Answered
    i edit **javascript themes/default/shop/assets/scripts/general.js** but nothing happen, i delete it nothing happen to
  • MS

    Mian Saleem

    Answered
    That is the source file and it should be complied to `themes/default/shop/assets/js/scripts.min.js` by running `gulp js`
  • XG

    xIANx Gaming

    Answered
    oke thanks
  • Login to Reply