Salesforce Certified B2B Commerce Developer Practice Test - Questions Answers, Page 15
List of questions
Question 141
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer needs to implement a custom Lightning web component (LWC) for the storefront.
The LWC contains language-specific text values.
How should the developer translate the text values?
Explanation:
Use Custom Labels in Lightning Web Components
Custom Labels
Internationalizing Your Lightning Web Component (LWC)
Question 142
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
An administrator has just provided a developer with a new org and username. Which two sets of steps can the developer use to authorize the org and begin deploying Lightning web components?
What should a developer do to expose a public property in a Lightning web component?
Question 143
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer has just deployed a new Lightning web component called myNewLwcComp to an authorized org. The developer tries to find the component in the Lighting Page Builder, but it does not come up in searches. Which two steps should the developer take next?
Question 144
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Universal Containers (UC) needs to wrap a Lightning Web Component they have created called 'lwcContainerComponent'' inside an Aura component. Which set of tags is the correct approach?
A)
B)
C)
D)
Question 145
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
How should a developer get the grand total amount, including shipping and tax, for items in the cart and in the currency of the cart, when developing a new Lightning web component for an
Aura storefront cart page?
Question 146
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which two blocks of code are needed to implement a custom getter in a Lightning web component?
A)
B)
C)
D)
Question 147
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A Northern Trail Qutfitters (NTO) developer made a tile component. To expose a click event and react to user input using the markup below, what should replace <CLICK_EVENT>?
Question 148
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer needs to create a scheduled job in another system to move data into the B2B Commerce org. How can the developer do this without additional third party tools?
Question 149
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer is setting up a storefront from scratch. They need to create a storefront, push store sources, create buyer users, import products, and create and search index.
Which command allows the developer to accomplish this task?
Explanation:
store Commands
Build a B2B and B2B2C Commerce Store
Question 150
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Northern Trail Outfitters (NTO) wants to be able to reference historical data in another system from the Salesforce user experience as read-only, but does not want to import the data into the org or incur storage costs. What is one product feature that could accomplish this?
Question