Salesforce
ARC-300 · Question #22
A new version of the Page Show controller is required for implementation of Page Deserter specific look. It requires implementation of a specific, cache period for Page Designer pages, which not…
The correct answer is C. Create new Page,js controller in client's cartridge. Extend the code from base and prepend the D. Create new cache,js in client's cartridge. Extend cache,js from app_storefront_base and add a. See the full explanation below for the reasoning.
Question
A new version of the Page Show controller is required for implementation of Page Deserter specific look. It requires implementation of a specific, cache period for Page Designer pages, which not currently available in the base Storefront Reference Architecture (SFRA) cache.js module. What two steps should the Architect instruct the developer to implement? Choose 2 answers
Options
- ACreate new Page.js controller in client s cartridge. Copy code from base and modify the Page-
- BCreate new ceche,js client's cartridge. Copy cache,js from app_storefront_base and add a function
- CCreate new Page,js controller in client's cartridge. Extend the code from base and prepend the
- DCreate new cache,js in client's cartridge. Extend cache,js from app_storefront_base and add a
How the community answered
(29 responses)- A7% (2)
- B14% (4)
- C79% (23)
Community Discussion
No community discussion yet for this question.