Shipping Simulator
Last updated
Last updated
📢 Use this project, to it or open issues to help evolve it using .
App para montar a prateleira de Compre Junto
Adding the shipping-simulator
as a theme dependency in the manifest.json
file;
or
Declaring the app's main block in a given theme template or inside another block from the theme.
seller-simulate-shipping
XXXXX
shipping-simulator.wrapper
XXXXX
shipping-simulator.input
XXXXX
shipping-simulator.button
XXXXX
shipping-simulator.table
XXXXX
shipping-simulator.search
XXXXX
shipping-simulator.wrapper
propspricingMode
boolean
false
isProductPage
boolean
true
shipping-simulator.input
propsuseMaks
boolean
XXXXXXXX
true
mask
string
XXXXXXXX
99999-999
placeholder
string
XXXXXXXX
00000-000
label
string
will split each sku of product in one shelf
CEP
shipping-simulator.button
propstext
string
XXXXXXXX
Calcular
shipping-simulator.search
propstext
string
XXXXXXXX
Não sei meu cep
usage:
⚠️
Remember to also use this Configuration section to showcase any necessary disclaimer related to the app and its blocks, such as the different behavior it may display during its configuration.
container
inputWrapper
shippingCTA
shippingSubmitButton
shippingSubmitButtonLabel
shippingContainer
shippingFormContainer
shippingForm
shippingUnknownPostalWrapper
shippingUnknownPostalLink
StatusIndicatorWrapper
StatusIndicatorText
StatusIndicatorText--active
StatusIndicatorText--success
StatusIndicatorText--fail
Remember to add a table with all blocks exported by the app and their descriptions. You can verify an example of it on the .
To select which SKU will take preference over this prop, create a Product (field) specification and assign the value of the desired SKU to be initially set for each product. If the specification doesn't exist or the value is empty, the preferredSKU
prop will be used as a fallback. For more information, please refer to .