0% found this document useful (0 votes)
38 views1 page

SFCC Exam

Uploaded by

ManuHiremattBS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views1 page

SFCC Exam

Uploaded by

ManuHiremattBS
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Loggers
Hirachy : FEWID

getlogger(category_name)

getlogger(filename. category)

custome logger name: CUSTOM-filename;


Logger.error(xyz {0}-{1} , 100,500);

Based on the customer groups we can customize home page, promotions.

customobjectmgr.createCustomObject(type,key);

non replicable custom object: can able to replicate only definations not values
can create through code
replicable custom object: can able to replicate both definations not values.
cannot create through code , cannoy configure retention days

Storage scope: site (for particular site) & organisation(ll applicable to all
sites)

Bundle product: cannot sold indivudual product

product set: can sold indivudual product

product should be searchble, online & should have inventory to display in the
storefront

Category shold be show in mega menu, online, product should be assigned to


category to show in SF

to change taxation policy :


if site is not online (not replicated to prod) : delete the site & create new
taxation as per req
if site is online ( to prod) : Contact customer support

Exclusion in shipping method : to exclude PO, country, product

ll create locale in organisation level(adminstration) but ll enable in the site


level(merchant toool)

Locale fallback
en_us->en->default
1. forms.prop
2. forms_en.prop
3. forms_en_us.prop

resourceMsg(test,'forms','null');

steptype.json:

You might also like