...
- The page title should match the first part of .less file located in "application / themes / basic_theme / less / pages". Example: page-title.html & page-title-en.page.less
- Update the template name to your site, especially when copying the site.
- Check on webkey configured for order and upsell pages, together with the campaign names which help you to find easily in CRM and collect the email from customers (required for the JS feature)
- Each folder should have a data json file. E.g. EN folder should have data-en.json, FR folder should have data-fr.json.
When creating a new content
- Naming convention: [Site Name]_[Language]_[Content Name]. E.g. livewave_EN_banner. It helps you differentiate the content and improve searches
- Avoid making direct changes to the content unless you are sure.
- The content or widget starting with "Common" in the named are reusable globally, don't need to clone them.
- Clean up unnecessary content before push publishing.
- If you upload images with the same name, sometimes the old image is cached on the CDN and you cannot see the new image after deployment, you can change the image name and deploy again.