Briefing Magento Knowledge

which two of the following directives specify a store U…

In an email template or a CMS block, which two of the following directives specify a store URL without requiring
you to hardcode the base URL? (Choose TWO.)

A.
{{store url=”checkout/cart/index”}}

B.
{{store route=”checkout/cart/index”}}

C.
{{store checkout/cart/index}}

D.
http://{{store url=”checkout/cart/index”}}

E.
{{base url=””}}checkout/cart/index

F.
{{store direct_url=”checkout/cart/index”}}