Skip to main content

bp-sdk-offline-quote

Custom element hooks

NameDescription
bp-sdk-external-offline-quotedisables html

Classes

NameDescription
bp-sdk-quote__containerRoot div element
bp-sdk-quote__headerDiv element for header content
bp-sdk-quote__productDiv element wrapping product description
bp-sdk-quote__product-nameH2 element with product name
bp-sdk-quote__carrierDiv element for carrier information
bp-sdk-quote__carrier-nameH1 element with carrier name
bp-sdk-quote__carrier-logoImage element with logo
bp-sdk-quote__detailsDiv element with quote details
bp-sdk-quote__productsDiv element wrapping products

Shared Classes

These classes are on both online and offline quotes if you would like to share styling for both types of quotes

NameDescription
bp-sdk-quote__containerRoot div element
bp-sdk-quote__headerDiv element for header content
bp-sdk-quote__productDiv element wrapping product description
bp-sdk-quote__product-nameH2 element with product name
bp-sdk-quote__carrierDiv element for carrier information
bp-sdk-quote__carrier-nameH1 element with carrier name
bp-sdk-quote__carrier-logoImage element with logo
bp-sdk-quote__detailsDiv element with quote details
bp-sdk-quote__productsDiv element wrapping products

Properties

PropertyAttributeDescriptionTypeDefault
carrier--CarrierICarrierundefined
customLogoBaseUrlcustom-logo-base-urlCustom logo urlstring''
product--Product selectionIProductundefined
showCustomLogoshow-custom-logoShould show custom logobooleanfalse
showLogoshow-logoShould show logobooleantrue

Dependencies

Used by

Graph

graph TD; bp-sdk-quote-request-container --> bp-sdk-offline-quote style bp-sdk-offline-quote fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS