I mainly use Glide to replace my existing website. The main function of the website is to display the discount product information I collected.
I have two difficulties at present:
-
I want to display all products directly on the main page without clicking the number to the next page. please check picture 1.
-
I don’t want to jump to the product details page when clicking the product information on the main page. I only need one main page, and I also put the jump link button of the product information in the home page information, so there is no need to trigger other pages. Please tell me how to cancel the click trigger to the product details page. please check picture 2.
Thank you very much!