vtex/product/_BuyButton.scss
This is an include file, which goes into the x-product.scss.
WARNING: All the classes bellow are required and generated by the platform.
.btComprar {
.quantidade {
display: block;
}
.txtQuantidade {}
.menos {}
.produtoQuantidade {}
.mais {}
.buy-button {
display: block;
}
.buy-button-ref {
display: block;
}
.unavailable-button {
display: none;
}
.buy-button-amount {}
.portal-notify-me-ref {}
.notifyme {
display: none;
}
.sku-notifyme {
display: none;
}
.sku-notifyme > form {
display: none;
}
.notifyme-title-div {
display: none;
}
.notifymetitle {}
.notifyme-title {}
.sku-notifyme-form {}
.notifyme-form {
p {}
}
.sku-notifyme-client-name {
display: none;
}
.notifyme-client-name {
display: none;
}
.sku-notifyme-client-email {
display: none;
}
.notifyme-client-email {
display: none;
}
.btn-ok {
display: none;
}
.sku-notifyme-button-ok {
display: none;
}
.notifyme-button-ok {
display: none;
}
.sku-notifyme-skuid {
display: none;
}
.notifyme-skuid {
display: none;
}
.notifyme-loading-message {
display: none;
}
.sku-notifyme-loading {}
.notifyme-loading {}
.success {
display: none;
label {
em {}
}
}
.sku-notifyme-success {}
.notifyme-success {}
.error {
display: none;
label {}
}
.sku-notifyme-error {}
.notifyme-error {}
}