I have online store for fashion jewelries, could I create dynamic pages for my store or regular pages is better ? which is helpful and fastest loading site
I would suggest you read the Dynamic Pages documentation to learn why, when, and now to use dynamic pages.
Good luck
what the meaning of ( Loading the code for the Product Page page. To debug this code, open cb4u.js in Developer Tools. ) and How can I do it?
It’s mostly just an informative message. If you are in the browser’s developers console the file name provided can help you track down the code. In face, I never debug this way and I just use console.log() statements in the Wix Code to see what’s going on.
@yisrael-wix thank you