raicap Posted February 20 Share Posted February 20 per prestashop 1.7.8.11 esiste un modulo o un'impostazione che trasforma il bottone aggiungi al carrello in prenota nel caso che il prodotto non sia disponibile, evitando così i badge di notifica Link to comment Share on other sites More sharing options...
Ewonta Posted February 20 Share Posted February 20 Hola Cambiar el archivo tpl de tu plantilla, específicamente en la dirección: /themes/your_theme/templates/catalog/_partials/product-add-to-cart.tpl {if !$product.add_to_cart_url} {l s='Reserve' d='Shop.Theme.Actions'} {else} {l s='Add to cart' d='Shop.Theme.Actions'} {/if} Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now