FYI the search feature for topics doesn't work, regardless what I type in it keeps showing the same list, so I selected Salescloud :-( Nevermind, it works if I use hash, it doesn't work if I leave it blank and try to select topics from the last page.
We've created a scratch org. I'll paste the definition lower down.
The commerce option is enabled, and we go to create store, choose B2B LWR as an option and it gives us this error
The Aura template seems to work though. Can anybody provide advice?
{ "orgName": "isdx-b2b-commerce", "edition": "Enterprise", "hasSampleData": true, "features": [ "Communities", "B2BCommerce", "B2BLoyaltyManagement", "B2CCommerceGMV", "B2CLoyaltyManagement", "B2CLoyaltyManagementPlus", "SurveyAdvancedFeatures", "Sites", "SessionIdInLogEnabled", "Chatbot", "EinsteinAnalyticsPlus", "SalesUser", "EnableSetPasswordInApi", "AuthorApex", "B2BCommerce", "CaseClassification", "CaseWrapUp", "ServiceCloud", "ContactsToMultipleAccounts", "CustomNotificationType", "EinsteinSearch", "ForceComPlatform", "Interaction", "Knowledge", "LightningSalesConsole", "LightningServiceConsole", "LiveAgent", "LiveMessage", "MarketingUser", "ServiceUser", "RecordTypes", "PersonAccounts", "ProcessBuilder", "PlatformCache", "SalesforceContentUser", "SharedActivities", "StateAndCountryPicklist", "Workflow", "WorkflowFlowActionFeature" ], "settings": { "experienceBundleSettings": { "enableExperienceBundleMetadata": true }, "lightningExperienceSettings": { "enableS1DesktopEnabled": true }, "communitiesSettings": { "enableNetworksEnabled": true }, "commerceSettings": { "commerceEnabled": true }, "liveAgentSettings": { "enableLiveAgent": true }, "botSettings": { "enableBots": true }, "mobileSettings": { "enableS1EncryptedStoragePref2": false }, "knowledgeSettings": { "enableKnowledge": true, "enableKnowledgeKeywordAutoComplete": true, "enableKnowledgeTitleAutoComplete": true, "enableLightningKnowledge": true, "showArticleSummariesCustomerPortal": true, "showArticleSummariesInternalApp": true, "showArticleSummariesPartnerPortal": true, "showValidationStatusField": true } }}I had this exact error before (with a dev org). I created a support ticket and this is what they told me to do:
Please be informed upon further analysis, I have checked our internal logs and noticed an exception "Could not find entity info for objectApiName 'OrderSummary'" related to the Error ID : 1079661603. After discussing this with my senior resource team, it looks like there is an org setting that you need to enable within your org called: "Enable Enhanced Commerce Orders"
This can be found under Setup -> Order Settings -> Enable Enhanced Commerce Orders. Could you please enable this setting and try creating an Experience site with the required Template and let me know the results? Thank you!
This solution did actually work for me, so maybe doing the same will solve your issue as well.