How do i change the order of the products?

Topic summary

Goal: reorder visible products to display as Basic, Premium, Deluxe.

What was proposed:

  • Add custom code in the theme.liquid file (the main theme template) under the tag to force a specific product order.
  • Limitation noted: this approach only affects the current set of products; adding new products would require updating the code each time.
  • A screenshot was referenced for where to paste the code, but the actual code snippet was not included in the thread content.

Latest update:

  • A participant observed the products appear to already be in the requested order and asked for confirmation or clarification if reordering is needed elsewhere on the store.

Status and outcomes:

  • No confirmation from the original poster; resolution is unclear/ongoing.
  • Key open question: Is the ordering now correct across all relevant pages, or is reordering needed on another page (e.g., collection or cart page)?
Summarized with AI on January 6. AI used: gpt-5.

Hey guys, i am new to shopify, i am tryin to order my products.
The site is www.secretsbyglammy.com and the password is bawtuy

i would like to see the boxes in these order: basic, premium, deluxe.

Hey @Brilant ,

Please try this. However, do take note that this is only applicable for the current products you have. If you add a new one, you need to write a new code again.

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Hey, @Brilant happy to help!

It appears that the products are in order to your liking? Just wanted to confirm that you were able to resolve your question or if there was somewhere else on the store where they need to be reordered.

If there is anything else I can help you with, please let me know.