fix: Update file sizes and modify click behavior for product review section

This commit is contained in:
2025-06-09 13:29:24 +02:00
parent ce343e35f5
commit 4a932cea27
3 changed files with 55 additions and 18 deletions

View File

@@ -7537,13 +7537,13 @@
},
"google-merchant_id-1.xml": {
"type": "-",
"size": 64133014,
"size": 64642672,
"lmtime": 0,
"modified": true
},
"google-merchant_id-2.xml": {
"type": "-",
"size": 2980158,
"size": 2976341,
"lmtime": 0,
"modified": true
},
@@ -11780,8 +11780,8 @@
},
"import-product.php": {
"type": "-",
"size": 33542,
"lmtime": 1748903578581,
"size": 32213,
"lmtime": 1749162646583,
"modified": false
},
"index.php": {
@@ -18116,8 +18116,8 @@
},
"notification.tpl": {
"type": "-",
"size": 2712,
"lmtime": 1740605760000,
"size": 2734,
"lmtime": 1749162968073,
"modified": false
},
"price_attribute.tpl": {
@@ -19008,12 +19008,30 @@
"lmtime": 0,
"modified": false
},
"30SLIDER 1920x798 deluxe.jpg": {
"type": "-",
"size": 755657,
"lmtime": 0,
"modified": false
},
"722365913-2025_03_21_scb_banner-lulandia_1920x798_sk_v03.jpg": {
"type": "-",
"size": 399649,
"lmtime": 0,
"modified": false
},
"738616315-2025_05_08_scb_lulandia_1200x628_dt.jpg": {
"type": "-",
"size": 224350,
"lmtime": 0,
"modified": false
},
"738616323-2025_05_08_scb_lulandia_1920x798_dt.jpg": {
"type": "-",
"size": 371167,
"lmtime": 0,
"modified": false
},
"8061271.png": {
"type": "-",
"size": 1052276,
@@ -20754,6 +20772,12 @@
"lmtime": 0,
"modified": false
},
"mniejszySLIDER 1920x798.jpg": {
"type": "-",
"size": 597295,
"lmtime": 0,
"modified": false
},
"mollyflex_40lat.png": {
"type": "-",
"size": 478014,
@@ -21996,6 +22020,12 @@
"lmtime": 0,
"modified": false
},
"slider-rabat-15-procent-rabat-na-materace-magniflex.jpg": {
"type": "-",
"size": 1100918,
"lmtime": 0,
"modified": false
},
"Slider RADOM samolot.png": {
"type": "-",
"size": 705932,
@@ -22146,6 +22176,12 @@
"lmtime": 0,
"modified": false
},
"Święta Wielkanic 2025.jpg": {
"type": "-",
"size": 786071,
"lmtime": 0,
"modified": false
},
"szalona promocja.gif": {
"type": "-",
"size": 256747,
@@ -22353,7 +22389,7 @@
"Wietrzenie Magazynów - Slider.webp": {
"type": "-",
"size": 72754,
"lmtime": 1744644885029,
"lmtime": 1749162968075,
"modified": false
},
"Wiosenne promocje w dr materac.png": {
@@ -22845,14 +22881,14 @@
},
"dr_materac.css": {
"type": "-",
"size": 80279,
"lmtime": 1747228389618,
"size": 80327,
"lmtime": 1749162968077,
"modified": false
},
"dr_materac.css.map": {
"type": "-",
"size": 31113,
"lmtime": 1747228389619,
"size": 31129,
"lmtime": 1749162968079,
"modified": false
},
"dr_materac.css.sync-conflict-20231027-195928-EDGUH2C.map": {
@@ -22863,8 +22899,8 @@
},
"dr_materac.scss": {
"type": "-",
"size": 97390,
"lmtime": 1747228389621,
"size": 97457,
"lmtime": 1749162968080,
"modified": false
},
"dr_materac.sync-conflict-20231027-195844-EDGUH2C.css": {
@@ -51934,8 +51970,8 @@
},
"cart-summary-product-line.tpl": {
"type": "-",
"size": 1841,
"lmtime": 1741161625955,
"size": 2330,
"lmtime": 1749162968081,
"modified": false
},
"cart-summary-totals.tpl": {
@@ -51988,8 +52024,8 @@
},
"order-confirmation-table.tpl": {
"type": "-",
"size": 5111,
"lmtime": 1741161626761,
"size": 5278,
"lmtime": 1749162968082,
"modified": false
},
"order-final-summary-table.tpl": {

View File

@@ -355,6 +355,7 @@ class AdminSpecificPriceRuleControllerCore extends AdminController
public function processSave()
{
$_POST['id_shop'] = 2;
$_POST['price'] = Tools::getValue('leave_bprice_on') ? '-1' : Tools::getValue('price');
if (Validate::isLoadedObject(($object = parent::processSave()))) {
/* @var SpecificPriceRule $object */

View File

@@ -507,7 +507,7 @@
</div>
<!--{hook h='displayLeoCompareButton' product=$product}-->
<div class="widget-stars" onclick="document.getElementsByClassName('leo-product-show-review-title')[0].scrollIntoView();">
<div class="widget-stars" onclick="$( 'li[data-tab=tabs-4]' ).trigger( 'click' ); var el = document.getElementsByClassName('tabs-product')[0]; if (el) { var y = el.getBoundingClientRect().top + window.scrollY - 200; window.scrollTo({ top: y, behavior: 'smooth' });}"
<span>Ocena:</span>
<div id="widget-container" class="data-ekomi-emp ekomi-widget-container ekomi-widget-sf14797663a5a947df4ad"></div>
<div id="ekomi-product-widget-identifier" class="prod-data-emp" style="visibility: hidden">{$product.id}</div>