Zmień tekst przycisku "Buy a protector" na "Kup w zestawie" w sekcji akcesoriów produktu

This commit is contained in:
2025-07-27 22:34:55 +02:00
parent 0f06940435
commit f36ca88abf
2 changed files with 2 additions and 2 deletions

View File

@@ -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"}

View File

@@ -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"}