Skip to content

Commit

Permalink
Update for Shopversion 2.0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karlk committed Apr 15, 2021
1 parent c154dff commit 865dc7d
Show file tree
Hide file tree
Showing 83 changed files with 369 additions and 540 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
UNRELEASED

- jquery.cookieconsent-oil.css angepasst
1.1.0 [15.04.2021]

- Updates für Shopversion 2.0.6.0

1.0.0 [16.11.2020]

Expand Down
5 changes: 3 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Bootstrap3 für Modified Shop 2.0 - freies responsive Template

Das Template basiert auf dem Bootstrap-Framework 3 und wurde zuletzt angepasst und getestet mit der **Modified Shopversion 2.0.5.1**.
Das Template basiert auf dem Bootstrap-Framework 3 und wurde zuletzt angepasst und getestet mit der **Modified Shopversion 2.0.6.0**.

![](images/screenshot_1.png)

## Eigenschaften:
- responsive Template für PC, Tablet, Smartphone
- unterstützt alle Neuerungen der Shopversion 2.0 (z.B. Komprimierung, Filter).
- EU-Cookie-Hinweis - **jetzt mit Vorbereitung für das MODUL: OIL.js Cookie Consent Management (Anleitung im Anhang)**
- EU-Cookie-Hinweis - **das System-Modul "Cookie Consent" (ab Shopversion 2.0.6.0 Standard) muss dazu im Adminbereich installiert werden**
- Bilderslider auf der Startseite
- Slider im Banner-Manager befüllbar
- Cloud-Zoom-Vergrößerung in der Produktdetailansicht
Expand Down Expand Up @@ -55,6 +55,7 @@ Karl<br />
## Anhang

### Einbau - MODUL: OIL.js Cookie Consent Management
#### (Achtung: Diese Anleitung gilt nur für ältere Shopversionen - ab Shopversion 2.0.6.0 ist dieses Modul Standard!)

Wer das neue Modul bereits nutzen will, der muss darauf achten, von hier

Expand Down
10 changes: 0 additions & 10 deletions shoproot/lang/english/extra/bs3_template.php

This file was deleted.

10 changes: 0 additions & 10 deletions shoproot/lang/german/extra/bs3_template.php

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<tr>
<td>
<br />
<font size="2" face="Tahoma, Verdana, sans-serif"><b>{if $GENDER == $smarty.const.MALE}Dear Mr.{elseif $GENDER == $smarty.const.FEMALE}Dear Ms./Mrs.{else}Hello{/if} {$NAME},</b>
<font size="2" face="Tahoma, Verdana, sans-serif"><b>{if $GENDER == 'm'}Dear Mr.{elseif $GENDER == 'f'}Dear Ms./Mrs.{else}Hello{/if} {$NAME},</b>
<br /><br />
The status of your order {if $ORDER_NR}No. {$ORDER_NR}{/if} {if $ORDER_DATE}from {$ORDER_DATE}{/if} has been changed.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

{if $GENDER == $smarty.const.MALE}Dear Mr.{elseif $GENDER == $smarty.const.FEMALE}Dear Ms./Mrs.{else}Hello{/if} {$NAME},
{if $GENDER == 'm'}Dear Mr.{elseif $GENDER == 'f'}Dear Ms./Mrs.{else}Hello{/if} {$NAME},

The status of your order {if $ORDER_NR}No. {$ORDER_NR}{/if} {if $ORDER_DATE}from {$ORDER_DATE}{/if} has been changed.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@


{if $GENDER == 'm'}Dear Mr.{elseif $GENDER == 'f'}Dear Ms./Mrs.{else}Hello{/if} {$NAME},

we just created your customer account.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<tr>
<td>
<br />
<font size="2" face="Tahoma, Verdana, sans-serif"><b>{if $GENDER == $smarty.const.MALE}Sehr geehrter Herr{elseif $GENDER == $smarty.const.FEMALE}Sehr geehrte Frau{else}Hallo{/if} {$NAME},</b>
<font size="2" face="Tahoma, Verdana, sans-serif"><b>{if $GENDER == 'm'}Sehr geehrter Herr{elseif $GENDER == 'f'}Sehr geehrte Frau{else}Hallo{/if} {$NAME},</b>
<br /><br />
Der Status Ihrer Bestellung {if $ORDER_NR}Nr. {$ORDER_NR}{/if} {if $ORDER_DATE}vom {$ORDER_DATE}{/if} wurde ge&auml;ndert.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{if $GENDER == $smarty.const.MALE}Sehr geehrter Herr{elseif $GENDER == $smarty.const.FEMALE}Sehr geehrte Frau{else}Hallo{/if} {$NAME},
{if $GENDER == 'm'}Sehr geehrter Herr{elseif $GENDER == 'f'}Sehr geehrte Frau{else}Hallo{/if} {$NAME},

Der Status Ihrer Bestellung {if $ORDER_NR}Nr. {$ORDER_NR}{/if} {if $ORDER_DATE}vom {$ORDER_DATE}{/if} wurde ge�ndert.
Der Status Ihrer Bestellung {if $ORDER_NR}Nr. {$ORDER_NR}{/if} {if $ORDER_DATE}vom {$ORDER_DATE}{/if} wurde geändert.

{if $ORDER_LINK}Link zur Bestellung:
{$ORDER_LINK} {/if}
Expand All @@ -13,7 +13,7 @@ Neuer Status: {$ORDER_STATUS}

{if $PARCEL_COUNT > 0}
Die Sendung besteht aus {$PARCEL_COUNT} Paket(en).
Sie k�nnen sich �ber den Zustellstatus durch einen Klick auf die nachstende(n) Paketnummer(n) informieren:
Sie können sich über den Zustellstatus durch einen Klick auf die nachstende(n) Paketnummer(n) informieren:
{foreach name=aussen item=tracking_data from=$PARCEL_ARRAY}
{$tracking_data.tracking_link}
{/foreach}{/if}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@


{if $GENDER == 'm'}Sehr geehrter Herr{elseif $GENDER == 'f'}Sehr geehrte Frau{else}Hallo{/if} {$NAME},

es wurde ein Account f�r Sie eingerichtet, Sie k�nnen sich mit folgenden Daten in unseren Shop einloggen.
es wurde ein Account für Sie eingerichtet, Sie können sich mit folgenden Daten in unseren Shop einloggen.

{if $COMMENTS} Anmerkungen: {$COMMENTS}{/if}

Ihre Logindaten f�r unseren Shop:
Ihre Logindaten für unseren Shop:

E-Mail: {$EMAIL}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

{if $GENDER == 'm'}Sehr geehrter Herr{elseif $GENDER == 'f'}Sehr geehrte Frau{else}Hallo{/if} {$NAME},

Sie haben k�rzlich in unserem Online-Shop einen Gutschein bestellt,
welcher aus Sicherheitsgr�nden nicht sofort freigeschaltet wurde.
Dieses Guthaben steht Ihnen nun zur Verf�gung.
Sie k�nnen Ihren Gutschein verbuchen und per E-Mail versenden. Der von Ihnen bestellte Gutschein hat einen Wert von {$AMMOUNT}.
Sie haben kürzlich in unserem Online-Shop einen Gutschein bestellt,
welcher aus Sicherheitsgründen nicht sofort freigeschaltet wurde.
Dieses Guthaben steht Ihnen nun zur Verfügung.
Sie können Ihren Gutschein verbuchen und per E-Mail versenden. Der von Ihnen bestellte Gutschein hat einen Wert von {$AMMOUNT}.

[SIGNATUR]
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{$MESSAGE}

Sie k�nnen den Coupon bei Ihrer Bestellung einl�sen. Geben Sie daf�r Ihren Coupon-Code in das Feld f�r Gutschein-/Couponcodes ein.
Sie können den Coupon bei Ihrer Bestellung einlösen. Geben Sie dafür Ihren Coupon-Code in das Feld für Gutschein-/Couponcodes ein.

Ihr Coupon-Code lautet: {$COUPON_ID}

Heben Sie Ihren Coupon-Code gut auf, nur so k�nnen Sie von diesem Angebot profitieren
wenn Sie uns das n�chste mal unter {$WEBSITE} besuchen.
Heben Sie Ihren Coupon-Code gut auf, nur so können Sie von diesem Angebot profitieren
wenn Sie uns das nächste mal unter {$WEBSITE} besuchen.

[SIGNATUR]
12 changes: 6 additions & 6 deletions shoproot/templates/bootstrap3/admin/print_order.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<div class="hr_15"></div>
<div class="clearfix">
<div class="printColumsLeft">
<strong>{if isset($SHIPPING_CLASS) && strstr($SHIPPING_CLASS, 'selfpickup')}{#pickup_address#}{else}{#shipping_address#}{/if}</strong><br />{$address_label_shipping}
<strong>{if isset($SHIPPING_CLASS) && strpos($SHIPPING_CLASS, 'selfpickup')}{#pickup_address#}{else}{#shipping_address#}{/if}</strong><br />{$address_label_shipping}
</div>
<div class="printColumsRight">
{if $address_label_payment}<strong>{#payment_address#}</strong>{/if}<br />{$address_label_payment}
Expand All @@ -61,7 +61,7 @@
<th class="ord_table_right">{#head_price#}</th>
</tr>
{foreach name=aussen item=order_values from=$order_data}
<tr class="mainrow">
<tr class="mainrow" style="page-break-inside: avoid;">
<td class="ord_table_left ord_width40">{$order_values.PRODUCTS_QTY}&nbsp;x</td>
<td class="ord_table_left">
<strong>{$order_values.PRODUCTS_NAME}</strong>
Expand All @@ -81,7 +81,7 @@
</table>
<div class="hr_5"></div>
{if sizeof($order_total) > 0}
<div class="total_table_right">
<div class="total_table_right" style="page-break-inside: avoid;">
<table class="total_table">
{foreach name=aussen item=order_total_values from=$order_total}
<tr>
Expand All @@ -93,9 +93,9 @@
</div>
{/if}
</div>
{if isset($vat_info)}
{if isset($vat_info) && $vat_info != 0}
<br />
{#vat_info#}
{if $vat_info == 2}{#vat_info_2#}{else}{#vat_info#}{/if}
<br class="clearfix" />
{/if}
{if $COMMENTS}
Expand All @@ -106,7 +106,7 @@
{$COMMENTS}
</div>
{/if}
{if count($PAYMENT_INFO) > 0}
{if is_array($PAYMENT_INFO) && count($PAYMENT_INFO) > 0}
<br /><br />
<div class="panel panel-default clearfix">
{foreach name=aussen item=data from=$PAYMENT_INFO}
Expand Down
2 changes: 1 addition & 1 deletion shoproot/templates/bootstrap3/admin/print_packingslip.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<div class="hr_15"></div>
<div class="clearfix">
<div class="printColumsLeft">
<strong>{if isset($SHIPPING_CLASS) && strstr($SHIPPING_CLASS, 'selfpickup')}{#pickup_address#}{else}{#shipping_address#}{/if}</strong><br />{$address_label_shipping}
<strong>{if isset($SHIPPING_CLASS) && strpos($SHIPPING_CLASS, 'selfpickup')}{#pickup_address#}{else}{#shipping_address#}{/if}</strong><br />{$address_label_shipping}
</div>
<div class="printColumsRight">
{if $address_label_payment}<strong>{#payment_address#}</strong>{/if}<br />{$address_label_payment}
Expand Down
4 changes: 2 additions & 2 deletions shoproot/templates/bootstrap3/boxes/box_categories.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
{$BOX_CONTENT}
{if $smarty.const.SPECIALS_CATEGORIES === true}
{if $smarty.const.SPECIALS_EXISTS === true}
<li class="list-group-item level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}"><a class="list-group-item{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}">{#heading_specials#}</a></li>
<li class="list-group-item level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}"><a class="list-group-item{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}">{#heading_specials#}</a></li>
{/if}
{/if}
{if $smarty.const.WHATSNEW_CATEGORIES === true}
{*if $smarty.const.WHATSNEW_EXISTS === true*}
<li class="list-group-item level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}"><a class="list-group-item{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}">{#heading_whatsnew#}</a></li>
<li class="list-group-item level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}"><a class="list-group-item{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}">{#heading_whatsnew#}</a></li>
{*/if*}
{/if}
</ul>
Expand Down
4 changes: 2 additions & 2 deletions shoproot/templates/bootstrap3/boxes/box_categories_mmenu.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
{$BOX_CONTENT3}
{if $smarty.const.SPECIALS_CATEGORIES === true}
{if $smarty.const.SPECIALS_EXISTS === true}
<li class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} Selected{/if}"><a href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_specials#}</a></li>
<li class="{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} Selected{/if}"><a href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_specials#}</a></li>
{/if}
{/if}
{if $smarty.const.WHATSNEW_CATEGORIES === true}
{*if $smarty.const.WHATSNEW_EXISTS === true*}
<li class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} Selected{/if}"><a href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_whatsnew#}</a></li>
<li class="{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} Selected{/if}"><a href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_whatsnew#}</a></li>
{*/if*}
{/if}
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
{$BOX_CONTENT2}
{if $smarty.const.SPECIALS_CATEGORIES === true}
{if $smarty.const.SPECIALS_EXISTS === true}
<li class="men level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} selected active{/if}"><a class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)}active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}">{#heading_specials#}</a></li>
<li class="men level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} selected active{/if}"><a class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)}active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}">{#heading_specials#}</a></li>
{/if}
{/if}
{if $smarty.const.WHATSNEW_CATEGORIES === true}
{*if $smarty.const.WHATSNEW_EXISTS === true*}
<li class="men level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} selected active{/if}"><a class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)}active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}">{#heading_whatsnew#}</a></li>
<li class="men level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} selected active{/if}"><a class="{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)}active{/if}{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} up{/if}" href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}">{#heading_whatsnew#}</a></li>
{*/if*}
{/if}
</ul>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
{$BOX_CONTENT}
{if $smarty.const.SPECIALS_CATEGORIES === true}
{if $smarty.const.SPECIALS_EXISTS === true}
<li class="men level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}"><a href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_specials#}</a></li>
<li class="men level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_SPECIALS)} active{/if}"><a href="{$smarty.const.FILENAME_SPECIALS|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_specials#}</a></li>
{/if}
{/if}
{if $smarty.const.WHATSNEW_CATEGORIES === true}
{*if $smarty.const.WHATSNEW_EXISTS === true*}
<li class="men level1{if strstr($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}"><a href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_whatsnew#}</a></li>
<li class="men level1{if strpos($smarty.server.PHP_SELF, $smarty.const.FILENAME_PRODUCTS_NEW)} active{/if}"><a href="{$smarty.const.FILENAME_PRODUCTS_NEW|xtc_href_link}"{if $smarty.const.WHATSNEW_SPECIALS_UPPERCASE === true} class="up"{/if}>{#heading_whatsnew#}</a></li>
{*/if*}
{/if}
</ul>{/if}
4 changes: 0 additions & 4 deletions shoproot/templates/bootstrap3/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
// logo
define('SHOP_LOGO', 'img/logo_head.png'); // Dieses Logo wird im Template gezeigt z.B. shoproot/templates/bootstrap3/img/logo_head.png -> 'img/logo_head.png'

// EU-Cookie
define('EU_COOKIE_PLACE', 'default'); // Wo EU-COOKIE anzeigen? 'default' = unten volle Breite, 'bottom-right' = klein rechts unten, 'bottom-left' = klein links unten
define('EU_COOKIE_CONTENT', 2); // coID des Contentmanger-Textes der beim Klick auf "Mehr Informationen" angezeigt werden soll (normalerweise "2" für "Privatshäre und Datenschutz").

// Javascript im Browser deaktiviert
define('SHOW_JS_DISABLED', true); // Hinweis anzeigen = true, ansonsten false

Expand Down
7 changes: 1 addition & 6 deletions shoproot/templates/bootstrap3/css/general.css.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,7 @@
$css_array[] = DIR_TMPL_CSS.'bootstrap/theme.min.css';
}

if (defined('MODULE_COOKIE_CONSENT_STATUS') && strtolower(MODULE_COOKIE_CONSENT_STATUS) == 'true') {
$css_array[] = DIR_TMPL_CSS.'jquery.cookieconsent-oil.css';
}
else {
$css_array[] = DIR_TMPL_CSS.'jquery.cookieconsent.css';
}
$css_array[] = DIR_TMPL_CSS.'cookieconsent.css';

// Cloud Zoom
if (USE_CLOUD_ZOOM === true) {
Expand Down
Loading

0 comments on commit 865dc7d

Please sign in to comment.