Zmień tekst przycisku "Buy a protector" na "Kup w zestawie" w sekcji akcesoriów produktu
This commit is contained in:
@@ -470,7 +470,7 @@
|
||||
|
||||
{if $accessories}
|
||||
<section id="box-product-accessories">
|
||||
<button class="btn btn-primary buy-protector-btn">{l s='Buy a protector' d='Shop.Theme.Catalog'}</button>
|
||||
<button class="btn btn-primary buy-protector-btn">{l s='Kup w zestawie' d='Shop.Theme.Catalog'}</button>
|
||||
{* <h3 class="h5 product-accessories-title">{l s='Buy a protector' d='Shop.Theme.Catalog'}</h3> *}
|
||||
<div id="box-accessories-slider">
|
||||
{foreach from=$accessories item="product_accessory"}
|
||||
|
||||
@@ -476,7 +476,7 @@
|
||||
|
||||
{if $accessories}
|
||||
<section id="box-product-accessories">
|
||||
<button class="btn btn-primary buy-protector-btn">{l s='Buy a protector' d='Shop.Theme.Catalog'}</button>
|
||||
<button class="btn btn-primary buy-protector-btn">{l s='Kup w zestawie' d='Shop.Theme.Catalog'}</button>
|
||||
{* <h3 class="h5 product-accessories-title">{l s='Buy a protector' d='Shop.Theme.Catalog'}</h3> *}
|
||||
<div id="box-accessories-slider">
|
||||
{foreach from=$accessories item="product_accessory"}
|
||||
|
||||
Reference in New Issue
Block a user