Códigos shopify gratis

Código para cambiar el texto del boton de compra (siempre haz una copia, no nos responsabilizamos por errores cometidos en el proceso)

copa esto en el theme.liquid sobre </head>

<style>
.shopify-payment-button .shopify-payment-button__button--unbranded {
    position: relative;
}
.shopify-payment-button .shopify-payment-button__button--unbranded:after {
    content: "Haz tu pedido acá";
    background: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: bold;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}
</style>



Edita esta palabra y listo!!

Image Resizer

Image Resizer

Drag & drop an image here or click to select

Preview

Note: This tool processes images directly in your browser. No images are uploaded to any server.