You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is missing bestsellers section, you need to loop through the products and if bestSeller : true put it to the bestsellers section, if false -- to the normal products section.
Is missing bestsellers section, you need to loop through the products and if
bestSeller : trueput it to the bestsellers section, iffalse-- to the normal products section.Overall so far so good!!