Use this droplet to determine whether a product or SKU is available for in-store pickup, or is only available online.

Class Name

atg.commerce.catalog.OnlineOnlyDroplet

Component

/atg/commerce/catalog/OnlineOnlyDroplet

Input Parameters

product (required if sku is not provided)
The product repository item that determines if the item is available online-only.

sku (required if product is not provided)
The SKU repository item that determines if the item is available online-only.

items
Use this parameter to pass in multiple products or SKUs. The result is true only if all items are only available online.

Output Parameters

None

Open Parameters

true
Rendered if the items are only available online.

false
Rendered if the items are available in store as well as online.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices