Interface Product

  • All Superinterfaces:
    com.adobe.cq.wcm.core.components.models.Component, com.adobe.cq.export.json.ComponentExporter, PageMetadata
    All Known Implementing Classes:
    ProductImpl

    public interface Product
    extends com.adobe.cq.wcm.core.components.models.Component, PageMetadata
    Product is the sling model interface for the CIF core product component.
    • Field Detail

      • PN_LOAD_CLIENT_PRICE

        static final String PN_LOAD_CLIENT_PRICE
        Name of the boolean resource property indicating if the product component should load prices on the client-side.
        See Also:
        Constant Field Values