Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

ICE내부

Implicit scope Objects

  • session

  • context

  • context.data

  • context.node

Value Expressions

session.customer.id

context.pg.orderId

cart.id

price.salePrice

'success'

Method Expressions

{{:getNode('cart',cart.id)}}

{{:notEquals('none',siteProduct.productDetail.optionType)}}

Referencing Objects

Examples of EL Expressions

EL Expression

Result

  • No labels