Analyse possible solution for identifying the domain of Customer Registration and Order Tracking in multidomain website.

Jira Task: https://jobinandjismi.atlassian.net/browse/BTIN-2310 Proposed Solution Overview Customer Record Enhancements: Add a custom field on the Customer Record to store the source domain. Default value: “Created through UI” to identify customers created outside the website (e.g., via NetSuite). For customers registered via the website, set this field dynamically using a SuiteCommerce extension to capture the domain… Continue reading Analyse possible solution for identifying the domain of Customer Registration and Order Tracking in multidomain website.

Show category based on domain

If category needs to show based on domain, then we can achieve it by using extension in SCA. Create a field in the commerce category to select the domains. And by using saved search get the categories belong to the given domain. Then extend the Categories’ in ‘suitescript’ to show the result categories in the… Continue reading Show category based on domain