UNPKG

@liquidcommerceteam/elements-sdk

Version:

LiquidCommerce Elements SDK

15 lines (14 loc) 748 B
export declare const CCAN: { readonly REMOVE_ITEM: "ccan-remove-item"; readonly ENGRAVING: "ccan-engraving"; readonly GO_TO_CHECKOUT_BTN: "ccan-go-to-checkout-btn"; readonly BTN_APPLY_PROMO_CODE: "ccan-btn-apply-promo-code"; readonly BTN_REMOVE_PROMO_CODE: "ccan-btn-remove-promo-code"; readonly SUBTOTAL_PRICE: "ccan-subtotal-price"; readonly PROMO_CODE_INPUT: "ccan-promo-code-input"; readonly BTN_REMOVE_APPLIED_PROMO_CODE: "ccan-btn-remove-applied-promo-code"; readonly BTN_PROMO_CODE_ERROR_BANNER: "ccan-btn-promo-code-error-banner"; readonly REMOVE_ENGRAVING: "ccan-btn-remove-engraving"; readonly ADD_ENGRAVING: "ccan-btn-add-engraving"; readonly EDIT_ENGRAVING: "ccan-btn-edit-engraving"; };