@@ -127,41 +127,50 @@ The default `PickupModal` block is wired to `DeliveryPromiseProvider` and sessio
127127
128128In order to apply CSS customizations in this and other blocks, follow the instructions given in the recipe on [ Using CSS Handles for store customization] ( https://vtex.io/docs/recipes/style/using-css-handles-for-store-customization ) .
129129
130- | CSS Handles |
131- | ---------------------------------------- |
132- | ` shopperLocationSetterButtonLabel ` |
133- | ` shopperLocationSetterButtonValue ` |
134- | ` shopperLocationSetterButtonWrapper ` |
135- | ` shopperLocationSetterContainer ` |
136- | ` shopperLocationPopover ` |
137- | ` shopperLocationPopoverArrow ` |
138- | ` shopperLocationPopoverInputContainer ` |
139- | ` shippingMethodSelector ` |
140- | ` shippingMethodSelectorLabel ` |
141- | ` shippingMethodSelectorLabelLimited ` |
142- | ` shippingMethodOptionButton ` |
143- | ` shippingMethodOptionButtonSelected ` |
144- | ` shippingMethodModalOptions ` |
145- | ` shopperLocationDetectorButton ` |
146- | ` shopperLocationDetectorButtonContainer ` |
147- | ` shopperLocationDetectorButtonIcon ` |
148- | ` noPickupPointStateContent ` |
149- | ` pickupPointItem ` |
150- | ` pickupPointItemSelected ` |
151- | ` postalCodeHelpLink ` |
152- | ` postalCodeInputClearButton ` |
153- | ` postalCodeInputContainer ` |
154- | ` shopperLocationPopoverText ` |
155- | ` pickupPointIconPath ` |
156- | ` pickupPointIconSVG ` |
157- | ` pickupPointSelectorButtonValue ` |
158- | ` pickupPointSelectorButtonWrapper ` |
159- | ` pickupPointSelectorContainer ` |
160- | ` shopperLocationPinIconPath ` |
161- | ` shopperLocationPinIconSVG ` |
162- | ` updateButtonContainer ` |
163- | ` clearButton ` |
164- | ` updateButton ` |
130+ | CSS Handles |
131+ | -------------------------------------------- |
132+ | ` shopperLocationSetterButtonLabel ` |
133+ | ` shopperLocationSetterButtonValue ` |
134+ | ` shopperLocationSetterButtonWrapper ` |
135+ | ` shopperLocationSetterContainer ` |
136+ | ` shopperLocationPopover ` |
137+ | ` shopperLocationPopoverArrow ` |
138+ | ` shopperLocationPopoverInputContainer ` |
139+ | ` shippingMethodSelector ` |
140+ | ` shippingMethodSelectorLabel ` |
141+ | ` shippingMethodSelectorLabelLimited ` |
142+ | ` shippingMethodOptionButton ` |
143+ | ` shippingMethodOptionButtonSelected ` |
144+ | ` shippingMethodModalOptions ` |
145+ | ` shopperLocationDetectorButton ` |
146+ | ` shopperLocationDetectorButtonContainer ` |
147+ | ` shopperLocationDetectorButtonIcon ` |
148+ | ` noPickupPointStateContent ` |
149+ | ` pickupPointItem ` |
150+ | ` pickupPointItemSelected ` |
151+ | ` postalCodeHelpLink ` |
152+ | ` postalCodeInputClearButton ` |
153+ | ` postalCodeInputContainer ` |
154+ | ` shopperLocationPopoverText ` |
155+ | ` pickupPointIconPath ` |
156+ | ` pickupPointIconSVG ` |
157+ | ` pickupPointSelectorButtonValue ` |
158+ | ` pickupPointSelectorButtonWrapper ` |
159+ | ` pickupPointSelectorContainer ` |
160+ | ` shopperLocationPinIconPath ` |
161+ | ` shopperLocationPinIconSVG ` |
162+ | ` shopperLocationModalContainer ` |
163+ | ` shopperLocationModalDescription ` |
164+ | ` shopperLocationModalSubmitButtonContainer ` |
165+ | ` unavailableItemsModalContainer ` |
166+ | ` unavailableItemsModalMessage ` |
167+ | ` unavailableItemsModalList ` |
168+ | ` unavailableItemsModalProductItem ` |
169+ | ` unavailableItemsModalRemoveButtonContainer ` |
170+ | ` unavailableItemsModalRetryButtonContainer ` |
171+ | ` updateButtonContainer ` |
172+ | ` clearButton ` |
173+ | ` updateButton ` |
165174
166175<!-- DOCS-IGNORE:start -->
167176
0 commit comments