First upload

This commit is contained in:
Nikolai Fesenko
2025-02-02 13:37:56 +01:00
commit 8d227c9191
3281 changed files with 362319 additions and 0 deletions

View File

@@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

View File

@@ -0,0 +1,82 @@
# Wave Theme
## General Information
*Wave* is a responsive theme for all O3-Shop editions. Theme is built on the top of [Flow theme](https://gitlab.o3-shop.com/o3/flow-theme).
## Installation
If you want to extend the theme you need to clone the repository (see section development) as some soures are ignored on composer installation.
### Step 1: Get the source code
This step is only required if the theme is not delivered with the O3-Shop distribution.
```
composer require o3-shop/wave-theme
```
### Step 2: Prepare the database
In order to install the theme options, import the ``setup.sql`` (to be found in ``DOCUMENT_ROOT/source/Application/views/wave``) into your database.
#### Option 1: Console
``mysql -u MYSQL_USER -p SHOP_DATABASE < wave/setup.sql``
#### Option 2: Shop Admin: Service -> Tools
If you have a local copy of wave files, go to Service -> Tools in Shop Admin, upload wave/setup.sql and click "start update" button
### Step 3: Activate theme
Log into the admin panel, go to *Extensions → Themes → Wave* and press the *Activate* button. Clean the cache and off you go!
## Development
All *Wave* theme related CSS/Javascript files can be found in theme's ``build`` directory. To regenerate the theme's assets, the ``grunt`` tasks should be used. Please install ``grunt`` and run ``grunt's`` default task to regenerate all minimized ``css`` and ``js`` files:
To get the development files you need to clone the repository
cd DOCUMENT_ROOT/Application/views/
git clone -b BRANCH_NAME https://gitlab.o3-shop.com/o3/wave-theme.git wave
1. To use ``grunt``, ``npm`` is required. Check ``nodejs`` website for installation
instructions (https://nodejs.org/en/download/package-manager/). Example of
Installation on ubuntu system:
```
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
```
2. Install ``grunt`` globally. Example:
```
sudo npm install -g grunt-cli
```
3. Go to "wave" theme's directory and install all related ``grunt`` plugins:
```
cd DOCUMENT_ROOT/Application/views/wave/
npm install
```
4. Now its possible to regenerate "wave" theme assets by running ``grunt`` default
task while being in "wave" directory:
```
grunt
```
## Contributing
If you are interested in contributing of some changes, Please read [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
## Compatibility with modules
1. PayPal module
- The PayPal module contains in a tpl file a check for the theme id ```[{if $oViewConf->getActiveTheme()=='flow'}]``` which should be adjusted to wave
## Issues
Please forward all issues to https://issues.o3-shop.com/ for the project **Wave Theme**.

View File

@@ -0,0 +1,147 @@
<?php
/**
* This file is part of O3-Shop.
*
* O3-Shop is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* O3-Shop is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with O3-Shop. If not, see <http://www.gnu.org/licenses/>.
*
* @copyright Copyright (c) 2022 OXID eSales AG (https://www.oxid-esales.com)
* @copyright Copyright (c) 2022 O3-Shop (https://www.o3-shop.com)
* @license https://www.gnu.org/licenses/gpl-3.0 GNU General Public License 3 (GPLv3)
*/
$sLangName = "Deutsch";
$aLang = array(
'charset' => 'UTF-8',
// Global
'DD_SORT_DESC' => 'absteigend',
'DD_SORT_ASC' => 'aufsteigend',
'DD_DEMO_ADMIN_TOOL' => 'Admin-Tool starten',
'DD_DELETE' => 'Löschen',
// Form-Validation
'DD_FORM_VALIDATION_VALIDEMAIL' => 'Bitte geben Sie eine gültige E-Mail-Adresse ein.',
'DD_FORM_VALIDATION_PASSWORDAGAIN' => 'Die Passwörter stimmen nicht überein.',
'DD_FORM_VALIDATION_NUMBER' => 'Bitte geben Sie eine Zahl ein.',
'DD_FORM_VALIDATION_INTEGER' => 'Es sind keine Nachkommastellen erlaubt.',
'DD_FORM_VALIDATION_POSITIVENUMBER' => 'Bitte geben Sie eine positive Zahl ein.',
'DD_FORM_VALIDATION_NEGATIVENUMBER' => 'Bitte geben Sie eine negative Zahl ein.',
'DD_FORM_VALIDATION_REQUIRED' => 'Bitte Wert angeben.',
'DD_FORM_VALIDATION_CHECKONE' => 'Bitte wählen Sie mindestens eine Option.',
// Header
'SEARCH_TITLE' => 'Suchbegriff eingeben...',
'SEARCH_SUBMIT' => 'Suchen',
'NAV_MORE' => 'Mehr',
// Footer
'FOOTER_NEWSLETTER_INFO' => 'Die neuesten Produkte und die besten Angebote per E-Mail, damit Ihr nichts mehr verpasst.',
// Startseite
'MANUFACTURERSLIDER_SUBHEAD' => 'Wir präsentieren Ihnen hier unsere sorgsam ausgewählten Marken, deren Produkte Sie in unserem Shop finden.',
'START_BARGAIN_HEADER' => 'Angebote der Woche',
'START_NEWEST_HEADER' => 'Frisch eingetroffen',
'START_TOP_PRODUCTS_HEADER' => 'Topseller',
'START_BARGAIN_SUBHEADER' => 'Sparen Sie bares Geld mit unseren aktuellen Schnäppchen!',
'START_NEWEST_SUBHEADER' => 'Frischer geht es nicht. Gerade noch in der Kiste und nun schon im Shop.',
'START_TOP_PRODUCTS_SUBHEADER' => 'Nur %s Produkte, dafür aber die besten, die wir Euch bieten können.',
// Kontaktformular
'DD_CONTACT_PAGE_HEADING' => 'Kontaktieren Sie uns!',
'DD_CONTACT_FORM_HEADING' => 'Kontaktformular',
// Link-Seite
'DD_LINKS_NO_ENTRIES' => 'Es sind leider noch keine Links vorhanden.',
// 404-Seite
'DD_ERR_404_START_TEXT' => 'Vielleicht finden Sie die von Ihnen gewünschten Informationen über unsere Startseite:',
'DD_ERR_404_START_BUTTON' => 'Startseite aufrufen',
'DD_ERR_404_CONTACT_TEXT' => 'Dürfen wir Ihnen direkt behilflich sein?<br>Gerne können Sie uns anrufen oder eine E-Mail schreiben:',
'DD_ERR_404_CONTACT_BUTTON' => 'zur Kontaktseite',
// Login
'DD_LOGIN_ACCOUNT_PANEL_CREATE_BODY' => 'Durch Ihre Anmeldung in unserem Shop, werden Sie in der Lage sein schneller durch den Bestellvorgang geführt zu werden. Des Weiteren können Sie mehrere Versandadressen speichern und Bestellungen in Ihrem Konto verfolgen.',
// Rechnungs- und Lieferadresse
'DD_USER_LABEL_STATE' => 'Bundesland',
'DD_USER_SHIPPING_SELECT_ADDRESS' => 'auswählen',
'DD_USER_SHIPPING_ADD_DELIVERY_ADDRESS' => 'neue Adresse hinzufügen',
'DD_DELETE_SHIPPING_ADDRESS' => 'Lieferadresse löschen',
// Listen
'DD_LISTLOCATOR_FILTER_ATTRIBUTES' => 'Filter',
'DD_LIST_SHOW_MORE' => 'Produkte ansehen',
// Lieblingslisten
'DD_RECOMMENDATION_EDIT_BACK_TO_LIST' => 'zurück zur Übersicht',
// Downloads
'DD_DOWNLOADS_DOWNLOAD_TOOLTIP' => 'herunterladen',
'DD_FILE_ATTRIBUTES_FILESIZE' => 'Dateigröße',
'DD_FILE_ATTRIBUTES_OCLOCK' => 'Uhr',
'DD_FILE_ATTRIBUTES_FILENAME' => 'Dateiname',
// Detailseite
'BACK_TO_OVERVIEW' => 'Zur Übersicht',
'OF' => 'von',
'DD_RATING_CUSTOMERRATINGS' => 'Kundenmeinungen',
'PAGE_DETAILS_CUSTOMERS_ALSO_BOUGHT_SUBHEADER' => 'Kunden die sich diesen Artikel gekauft haben, kauften auch folgende Artikel.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_ACCESSORIES_SUBHEADER' => 'Folgende Artikel passen gut zu diesem Artikel.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_SIMILAR_SUBHEADER' => 'Schauen Sie sich doch auch unsere ähnlichen Artikel an.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_CROSSSELING_SUBHEADER' => 'Kunden die sich diesen Artikel angesehen haben, haben sich auch folgende Artikel angesehen.',
'DETAILS_VPE_MESSAGE_1' => 'Dieser Artikel kann nur in Verpackungseinheiten zu je',
'DETAILS_VPE_MESSAGE_2' => 'erworben werden.',
'TO_CART_NOVARIANT' => 'Variante wählen',
// Modal-Warenkorb
'DD_MINIBASKET_MODAL_TABLE_PRICE' => 'Gesamtsumme',
'DD_MINIBASKET_CONTINUE_SHOPPING' => 'weiter einkaufen',
// Checkout
'DD_BASKET_BACK_TO_SHOP' => 'zurück zum Shop',
// E-Mails
'DD_FOOTER_FOLLOW_US' => 'Folgen Sie uns',
'DD_FORGOT_PASSWORD_HEADING' => 'Passwort vergessen',
'DD_INVITE_HEADING' => 'Artikel-Empfehlung',
'DD_INVITE_LINK' => 'Link',
'DD_NEWSLETTER_OPTIN_HEADING' => 'Ihre Newsletter-Anmeldung',
'DD_ORDERSHIPPED_HEADING' => 'Versandbestätigung - Bestellung',
'DD_PRICEALARM_HEADING' => 'Wunschpreis',
'DD_REGISTER_HEADING' => 'Ihre Registrierung',
'DD_DOWNLOADLINKS_HEADING' => 'Ihre Downloadlinks - Bestellung',
'DD_WISHLIST_HEADING' => 'Wunschzettel',
'DD_ROLES_BEMAIN_UIROOTHEADER' => 'Menü',
'DD_DELETE_MY_ACCOUNT_WARNING' => 'Dieser Vorgang kann nicht rückgängig gemacht werden. Alle persönlichen Daten werden dauerhaft gelöscht.',
'DD_DELETE_MY_ACCOUNT' => 'Konto löschen',
'DD_DELETE_MY_ACCOUNT_CONFIRMATION_QUESTION' => 'Sind Sie sicher, dass Sie Ihr Konto löschen wollen?',
'DD_DELETE_MY_ACCOUNT_CANCEL' => 'Abbrechen',
'DD_DELETE_MY_ACCOUNT_SUCCESS' => 'Ihr Konto wurde gelöscht',
'DD_DELETE_MY_ACCOUNT_ERROR' => 'Das Konto konnte nicht gelöscht werden',
// Account -> My product reviews
'DD_DELETE_REVIEW_AND_RATING' => 'Bewertung und Sterne-Rating löschen',
'DD_REVIEWS_NOT_AVAILABLE' => 'Es liegen keine Bewertungen vor',
'DD_DELETE_REVIEW_CONFIRMATION_QUESTION' => 'Sind Sie sicher, dass Sie die Bewertung löschen wollen?',
// Contact page
'DD_SELECT_SALUTATION' => 'Bitte auswählen',
'DD_CATEGORY_RESET_BUTTON' => 'Zurücksetzen',
);
/*
[{ oxmultilang ident="GENERAL_YOUWANTTODELETE"}]
*/

View File

@@ -0,0 +1,216 @@
<?php
/**
* This file is part of O3-Shop.
*
* O3-Shop is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* O3-Shop is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with O3-Shop. If not, see <http://www.gnu.org/licenses/>.
*
* @copyright Copyright (c) 2022 OXID eSales AG (https://www.oxid-esales.com)
* @copyright Copyright (c) 2022 O3-Shop (https://www.o3-shop.com)
* @license https://www.gnu.org/licenses/gpl-3.0 GNU General Public License 3 (GPLv3)
*/
$aLang = array(
'charset' => 'UTF-8',
'SHOP_THEME_GROUP_images' => 'Bilder',
'SHOP_THEME_GROUP_features' => 'Funktionen',
'SHOP_THEME_GROUP_display' => 'Anzeige',
'SHOP_THEME_GROUP_logo' => 'Logo',
'SHOP_THEME_GROUP_favicons' => 'Favicons',
'SHOP_THEME_GROUP_footer' => 'Footer',
'SHOP_THEME_GROUP_header' => 'Header',
'SHOP_THEME_GROUP_contact' => 'Kontakt',
'SHOP_THEME_GROUP_googleanalytics' => 'Google Analytics',
'SHOP_THEME_GROUP_googlets' => 'Google Zertifizierte Händler',
'SHOP_THEME_GROUP_background' => 'Hintergrundbild',
'SHOP_THEME_GROUP_econda' => 'econda Web Shop Controlling',
'SHOP_THEME_GROUP_emails' => 'E-Mails',
'SHOP_THEME_sIconsize' => 'Größe des Icons in Pixeln (Breite*Höhe)', //SHOP_CONFIG_ICONSIZE
'HELP_SHOP_THEME_sIconsize' => 'Icons sind die kleinsten Bilder eines Artikels. Sie werden z. B. <br>' .
'<ul><li>im Warenkorb angezeigt</li>' .
'<li>angezeigt, wenn Artikel in der Seitenleiste aufgelistet werden (z.B. bei den Aktionen <span class="filename_filepath_or_italic">Top of the Shop</span> und <span class="filename_filepath_or_italic">Schnäppchen</span>).</li></ul>' .
'Damit die Harmonie des eShops nicht durch zu große Icons gestört wird, werden zu große Icons automatisch verkleinert. Die maximale Größe können Sie hier eingeben.<br>',
'SHOP_THEME_sThumbnailsize' => 'Größe des Thumbnails in Pixeln (Breite*Höhe)', //SHOP_CONFIG_THUMBNAILSIZE
'HELP_SHOP_THEME_sThumbnailsize' => 'Thumbnails sind kleine Bilder eines Artikels. Sie werden z. B. <br>' .
'<ul><li>in Artikellisten angezeigt. Artikellisten sind z. B. Kategorieansichten (alle Artikel in einer Kategorie werden aufgelistet) und die Suchergebnisse.</li>' .
'<li>in Aktionen angezeigt, die in der Mitte der Startseite angezeigt werden, z. B. <span class="filename_filepath_or_italic">Die Dauerbrenner</span> und <span class="filename_filepath_or_italic">Frisch eingetroffen!</span>.</li></ul>' .
'Damit das Design des eShops nicht durch zu große Thumbnails gestört wird, werden zu große Thumbnails automatisch verkleinert. Die maximale Größe können Sie hier eingeben.',
'SHOP_THEME_sZoomImageSize' => 'Größe der Zoom-Bilder (Zoom 1-4) in Pixeln (Breite*Höhe)', //SHOP_CONFIG_ZOOMIMAGESIZE
'SHOP_THEME_sCatThumbnailsize' => 'Größe des Kategoriebildes in Pixeln (Breite*Höhe)', //SHOP_CONFIG_CATEGORYTHUMBNAILSIZE
'HELP_SHOP_THEME_sCatThumbnailsize' => 'In der Kategorieübersicht wird das Bild der ausgewählten Kategorie in der hier definierten Größe angezeigt.', //SHOP_CONFIG_CATEGORYTHUMBNAILSIZE
'SHOP_THEME_aDetailImageSizes' => 'Größe der Artikelbilder (Bild 1-12) in Pixeln (Breite*Höhe)', //SHOP_CONFIG_DETAILIMAGESIZE
'SHOP_THEME_sManufacturerIconsize' => 'Größe des Hersteller-/Markenlogos in Pixeln (Breite*Höhe)', // Check if this is really manufacturer or if it is more like "brand"
'HELP_SHOP_THEME_sManufacturerIconsize' => 'Dieses Logo wird auf der Startseite in der Markenlogo-übersicht angezeigt.',
'SHOP_THEME_sCatIconsize' => 'Größe des Kategoriebildes einer Unterkategorie in Pixeln (Breite*Höhe)',
'HELP_SHOP_THEME_sCatIconsize' => 'In der Kategorieübersicht werden die Kategoriebilder von Unterkategorien in der hier definierten Größe angezeigt.',
'SHOP_THEME_sCatPromotionsize' => 'Größe des Kategoriebildes für die Startseite in Pixeln (Breite*Höhe)',
'HELP_SHOP_THEME_sCatPromotionsize' => 'Kategorien, die auf der Startseite beworben werden, benötigen eine eigens dafür vorgesehene Größgenangabe. Stellen Sie diese hier ein.',
'SHOP_THEME_blFooterShowHelp' => 'Hilfe-Link aktivieren',
'SHOP_THEME_blFooterShowLinks' => 'Links-Link aktivieren',
'SHOP_THEME_blFooterShowNewsletter' => 'Newsletter-Link aktivieren',
'SHOP_THEME_blFooterShowNewsletterForm' => 'Newsletter-Formular aktivieren',
'SHOP_THEME_blFooterShowNews' => 'Neuigkeiten-Link aktivieren (im O3-Shop Admin "Nachrichten" genannt)',
'SHOP_THEME_bl_showGiftWrapping' => 'Geschenkverpackungen aktivieren', //SHOP_CONFIG_SHOWGIFTWRAPPING
'SHOP_THEME_bl_showVouchers' => 'Gutscheine aktivieren', //SHOP_CONFIG_SHOWVOUCHERS
'SHOP_THEME_bl_showWishlist' => 'Wunschzettel aktivieren', //SHOP_CONFIG_SHOWWISHLIST
'SHOP_THEME_bl_showCompareList' => 'Artikelvergleich aktivieren', //SHOP_CONFIG_SHOWCOMPARELIST
'SHOP_THEME_bl_showListmania' => 'Lieblingslisten aktivieren', //SHOP_CONFIG_SHOWLISTMANIA
'SHOP_THEME_blShowBirthdayFields' => 'Eingabefeld für das Geburtsdatum anzeigen, wenn Benutzer ihre Daten eingeben', //SHOP_CONFIG_SHOWBIRTHDAYFIELDS
'SHOP_THEME_iTopNaviCatCount' => 'Anzahl der Kategorien, die oben angezeigt werden (weitere Kategorien werden ebenfalls oben unter "mehr" aufgelistet)', //SHOP_CONFIG_TOPNAVICATCOUNT
'SHOP_THEME_blShowFinalStep' => 'Bestellbestätigung anzeigen, wenn die Bestellung abgeschlossen ist (fünfter Bestellschritt)', //SHOP_SYSTEM_SHOWFINALSTEP
'SHOP_THEME_iNewBasketItemMessage' => 'Wenn Produkt in den Warenkorb gelegt wird, folgende Aktion ausführen', //SHOP_SYSTEM_SHOWNEWBASKETITEMMESSAGE
'HELP_SHOP_THEME_iNewBasketItemMessage' => 'Wenn Konsumenten ein Produkt in den Warenkorb legen, kann der O3-Shop unterschiedliche Feedback-Aktionen durchführen.', //SHOP_SYSTEM_SHOWNEWBASKETITEMMESSAGE
'SHOP_THEME_iNewBasketItemMessage_0' => 'Keine',
'SHOP_THEME_iNewBasketItemMessage_1' => 'Meldung ausgeben',
'SHOP_THEME_iNewBasketItemMessage_2' => 'Popup öffnen',
'SHOP_THEME_iNewBasketItemMessage_3' => 'Warenkorb öffnen',
'SHOP_THEME_blShowListDisplayType' => 'Produktlistentyp in Produktlisten anzeigen',
'HELP_SHOP_THEME_blShowListDisplayType' => 'Darf der Besucher Ihres Online-Shops die Art der Listenansicht auswählen? Falls diese Option nicht aktiviert ist, werden die Listenansichten so angezeigt wie in der Dropbox "Standard für Produktlistentyp" eingestellt.',
'SHOP_THEME_sDefaultListDisplayType' => 'Standard für Produktlistentyp',
'SHOP_THEME_sDefaultListDisplayType_grid' => 'Galerie',
'SHOP_THEME_sDefaultListDisplayType_line' => 'Liste',
'SHOP_THEME_sDefaultListDisplayType_infogrid' => 'Galerie zweispaltig',
'SHOP_THEME_sStartPageListDisplayType' => 'Produktlistentyp auf der Startseite',
'SHOP_THEME_sStartPageListDisplayType_grid' => 'Galerie',
'SHOP_THEME_sStartPageListDisplayType_line' => 'Liste',
'SHOP_THEME_sStartPageListDisplayType_infogrid' => 'Galerie zweispaltig',
'SHOP_THEME_aNrofCatArticlesInGrid' => 'Für Galerie: Anzahl der Artikel, die in einer Artikelliste pro Seite angezeigt werden können<br><br>Warnung: Eine große Anzahl von Artikeln pro Seite (über 100) kann die Geschwindigkeit des Shops erheblich beeinflussen!',
'SHOP_THEME_aNrofCatArticles' => 'Anzahl der Artikel, die in einer Artikelliste pro Seite angezeigt werden können<br><br>Warnung: Eine große Anzahl von Artikeln pro Seite (über 100) kann die Geschwindigkeit des Shops erheblich beeinflussen!',
'SHOP_THEME_sFacebookUrl' => 'Facebook Seiten-URL',
'HELP_SHOP_THEME_sFacebookUrl' => 'Bsp.: https://www.facebook.com/oxidesales',
'SHOP_THEME_sTwitterUrl' => 'Twitter Profil-URL',
'HELP_SHOP_THEME_sTwitterUrl' => 'Bsp.: https://twitter.com/OXID_eSales',
'SHOP_THEME_sYouTubeUrl' => 'YouTube Kanal-URL',
'HELP_SHOP_THEME_sYouTubeUrl' => 'Bsp.: https://www.youtube.com/user/oxidesales',
'SHOP_THEME_sBlogUrl' => 'Blog-URL',
'HELP_SHOP_THEME_sBlogUrl' => 'Bsp.: http://blog.oxid-esales.com',
'SHOP_THEME_sGooglePlusUrl' => 'Google+ Seiten-URL',
'HELP_SHOP_THEME_sGooglePlusUrl' => 'Bsp.: https://plus.google.com/114133952363540971062',
'SHOP_THEME_sGoogleMapsAddr' => 'Ihre Adresse',
'HELP_SHOP_THEME_sGoogleMapsAddr' => 'Bsp.: O3-Shop, Musterstraße 17, 12345 Musterstadt',
'SHOP_THEME_bl_showManufacturerSlider' => 'Hersteller-Slider auf Startseite anzeigen',
'SHOP_THEME_blUseGAPageTracker' => 'Google Analytics PageTracker benutzen',
'SHOP_THEME_blUseGAEcommerceTracking' => 'Google Analytics Ecommerce Tracking benutzen',
'HELP_SHOP_THEME_blUseGAEcommerceTracking' => 'Bitte beachten Sie, dass diese Option zusätzlich in Ihrem Google Analytics Konto aktiviert sein muss. Anleitung: <a href="https://support.google.com/analytics/answer/1009612?hl=de&ref_topic=1037061" target="_blank">Link</a>',
'SHOP_THEME_sGATrackingId' => 'Google Analytics Tracking-ID',
'HELP_SHOP_THEME_sGATrackingId' => 'Bsp.: UA-XXXXXXXX-1<br><br>Für die rechtskonforme Nutzung dieser Funktion ist der Shopbetreiber selbst verantwortlich. Eine Anpassung der Datenschutzerklärung ist obligatorisch.',
'SHOP_THEME_blGAAnonymizeIPs' => 'IP-Adressen anonymisieren (in DE Pflicht!)',
'SHOP_THEME_sLogoFile' => 'Dateiname des Logos im Header',
'HELP_SHOP_THEME_sLogoFile' => 'Relativ zu dem Pfad <code>/out/wave/img/</code>.',
'SHOP_THEME_sLogoWidth' => 'Breite des Header-Logos',
'HELP_SHOP_THEME_sLogoWidth' => 'Angaben in Pixel.',
'SHOP_THEME_sLogoHeight' => 'Höhe des Header-Logos',
'HELP_SHOP_THEME_sLogoHeight' => 'Angaben in Pixel.',
'SHOP_THEME_sEmailLogo' => 'Dateiname des Logos im E-Mail-Kopf',
'HELP_SHOP_THEME_sEmailLogo' => 'Relativ zu dem Pfad <code>/out/wave/img/</code>.',
'SHOP_THEME_sFaviconFile' => 'Dateiname des Favicons',
'HELP_SHOP_THEME_sFaviconFile' => 'Hiermit ist das Favicon gemeint, welches im Browser auch beim Tab angezeigt wird.<br>In der Regel handelt es sich hier um eine .ico-Datei.<br>Relativ zu dem Pfad <code>/out/wave/img/favicons/</code>.',
'SHOP_THEME_sFavicon16File' => 'Dateiname des Favicons mit den Maßen 16*16px.',
'SHOP_THEME_sFavicon32File' => 'Dateiname des Favicons mit den Maßen 32*32px.',
'SHOP_THEME_sFavicon48File' => 'Dateiname des Favicons mit den Maßen 48*48px.',
'SHOP_THEME_sFavicon64File' => 'Dateiname des Favicons mit den Maßen 64*64px.',
'SHOP_THEME_sFavicon128File' => 'Dateiname des Favicons mit den Maßen 128*128px.',
'SHOP_THEME_sFavicon512File' => 'Dateiname des Favicons mit den Maßen 512*512px.',
'SHOP_THEME_sFaviconMSTileColor' => 'Kachel-Farbe für Windows 8/Windows Mobile Lesezeichen.',
'HELP_SHOP_THEME_sFaviconMSTileColor' => 'Angabe als HEX-Wert.<br>Bsp.: #D83434',
'SHOP_THEME_blUseBackground' => 'Hintergrundbild anzeigen',
'SHOP_THEME_sBackgroundColor' => 'Hintergrundfarbe des Shops',
'HELP_SHOP_THEME_sBackgroundColor' => 'Angabe als HEX-Wert.<br>Bsp.: #D83434',
'SHOP_THEME_sBackgroundPath' => 'Dateiname des Hintergrundbildes',
'HELP_SHOP_THEME_sBackgroundPath' => 'Relativ zu dem Pfad <code>/out/wave/img/backgrounds/</code>.',
'SHOP_THEME_sBackgroundRepeat' => 'Soll sich das Hintergrundbild wiederholen?',
'SHOP_THEME_sBackgroundRepeat_no-repeat' => 'Nein',
'SHOP_THEME_sBackgroundRepeat_repeat-x' => 'Ja, horizontal',
'SHOP_THEME_sBackgroundRepeat_repeat-y' => 'Ja, vertikal',
'SHOP_THEME_sBackgroundRepeat_repeat' => 'Ja, horizontal und vertikal',
'SHOP_THEME_sBackgroundPosHorizontal' => 'Horizontale Position des Hintergrundbildes',
'SHOP_THEME_sBackgroundPosHorizontal_left' => 'links',
'SHOP_THEME_sBackgroundPosHorizontal_right' => 'rechts',
'SHOP_THEME_sBackgroundPosHorizontal_center' => 'zentriert',
'SHOP_THEME_sBackgroundPosVertical' => 'Vertikale Position des Hintergrundbildes',
'SHOP_THEME_sBackgroundPosVertical_top' => 'oben',
'SHOP_THEME_sBackgroundPosVertical_bottom' => 'unten',
'SHOP_THEME_sBackgroundPosVertical_center' => 'zentriert',
'SHOP_THEME_sBackgroundSize' => 'Hintergrundbild-Größe',
'SHOP_THEME_sBackgroundSize_cover' => 'deckend (volle Höhe)',
'SHOP_THEME_sBackgroundSize_contain' => 'deckend (volle Breite)',
'SHOP_THEME_sBackgroundSize_normal' => 'Originalgröße behalten',
'SHOP_THEME_blBackgroundAttachment' => 'Soll das Hintergrundbild beim Scrollen stehen bleiben?',
'SHOP_THEME_blHomeLink' => 'Startseiten-Link in der Navigation anzeigen?',
'SHOP_THEME_bl_showPriceAlarm' => 'Wunschpreis aktivieren',
'SHOP_THEME_blUseGoogleTS' => 'Google Zertifizierte Händler benutzen',
'SHOP_THEME_sGoogleVendorId' => 'Google Store-ID (Erforderlich)',
'HELP_SHOP_THEME_sGoogleVendorId' => 'Diese ID finden Sie im Händler-Dashboard von Google Zertifizierte Händler.',
'SHOP_THEME_sGoogleShoppingAccountId' => 'Google Shopping Account-ID (Optional)',
'HELP_SHOP_THEME_sGoogleShoppingAccountId' => 'Geben Sie dieses Feld nur an, wenn Sie Feeds an Google Shopping senden.<br><br>Kundennummer im Google Merchant Center. Dieser Wert muss mit der Kundennummer übereinstimmen, die Sie zum Senden Ihres <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">Produktdatenfeeds an Google Shopping</a> über das Google Merchant Center verwenden. Wenn Sie ein MCA-Konto haben, verwenden Sie die Kundennummer des Unterkontos, das mit diesem Produktfeed verknüpft ist.',
'SHOP_THEME_sPageLanguage' => 'Sprache Ihres Shops in ISO (Erforderlich)',
'HELP_SHOP_THEME_sPageLanguage' => 'Der Sprach-Wert ist ein aus zwei Buchstaben bestehender <a href="http://de.wikipedia.org/wiki/ISO_639#ISO_639-1" target="_blank">ISO 639-1-Sprachcode</a> und der Land-Wert ist ein aus zwei Buchstaben bestehender <a href="http://de.wikipedia.org/wiki/ISO_3166-1_alpha-2" target="_blank">ISO 3166-1 ALPHA-2-Ländercode</a>. In der Regel besteht &lt;Land&gt; aus Großbuchstaben und &lt;Sprache&gt; aus Kleinbuchstaben.<br><br>Beispiele: de_DE, en_GB, fr_FR, en_AU, en_US oder ja_JP.',
'SHOP_THEME_sShoppingCountry' => 'Google Shopping-Feed Land (Optional)',
'HELP_SHOP_THEME_sShoppingCountry' => 'Geben Sie dieses Feld nur an, wenn Sie Feeds an Google Shopping senden.<br><br>Dient zur Angabe des Landes, dem das Konto in Google Shopping zugeordnet ist. Dieser Wert sollte mit dem Land des Kontos übereinstimmen, das Sie verwenden, um Ihren <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">Produktdatenfeed an Google Shopping zu senden</a>.<br><br>Der Wert des Landesparameters muss ein <a href="http://de.wikipedia.org/wiki/ISO_3166-1_alpha-2" target="_blank">aus zwei Buchstaben bestehender ISO 3166-Ländercode</a> sein.<br><br>Beispiele: US, GB, AU, FR, DE, JP.',
'SHOP_THEME_sShoppingLanguage' => 'Google Shopping-Feed Sprache (Optional)',
'HELP_SHOP_THEME_sShoppingLanguage' => 'Geben Sie dieses Feld nur an, wenn Sie Feeds an Google Shopping senden.<br><br>Dies ist die Sprache des Kontos aus Google Shopping. Dieser Wert sollte mit der Sprache des Kontos übereinstimmen, das Sie verwenden, um Ihren <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">Produktdatenfeed an Google Shopping zu senden</a>.<br><br>Der Wert des Sprachparameters muss ein aus <a href="http://de.wikipedia.org/wiki/ISO_639#ISO_639-1" target="_blank">zwei Buchstaben bestehender ISO 639-1-Sprachcode</a> sein.<br><br>Beispiele: en, fr, de, ja.',
'SHOP_THEME_sShippingDaysOnStock' => 'Anz. der Tage bis zum Versand einer Bestellung mit Artikeln, die alle auf Lager sind. (Erforderlich)',
'HELP_SHOP_THEME_sShippingDaysOnStock' => 'Hierbei handelt es sich um das voraussichtliche Datum des Versands der Bestellung; dies ist nicht dasselbe wie das voraussichtliche Lieferdatum.<br><br>Wenn die Bestellung mehrere Artikel umfasst, wählen Sie das späteste voraussichtliche Versanddatum aus.<br><br>Wenn Sie Ihren Kunden einen Zeitraum nennen, geben Sie den letzten Tag des Zeitraums an. Wenn Sie beispielsweise innerhalb von 5 bis 7 Tagen versenden, geben Sie 7 Tage an.<br><br>Der hier genannte Termin wird dem Kunden per E-Mail mitgeteilt.<br><br>Nach dem voraussichtlichen Versanddatum erhält der Kunde eine Umfrage zum abgeschlossenen Kauf.',
'SHOP_THEME_sShippingDaysNotOnStock' => 'Anz. der Tage bis zum Versand einer Bestellung, bei der mind. 1 Artikel nicht auf Lager ist. (Erforderlich)',
'HELP_SHOP_THEME_sShippingDaysNotOnStock' => 'Hierbei handelt es sich um das voraussichtliche Datum des Versands der Bestellung; dies ist nicht dasselbe wie das voraussichtliche Lieferdatum.<br><br>Wenn die Bestellung mehrere Artikel umfasst, wählen Sie das späteste voraussichtliche Versanddatum aus.<br><br>Wenn Sie Ihren Kunden einen Zeitraum nennen, geben Sie den letzten Tag des Zeitraums an. Wenn Sie beispielsweise innerhalb von 5 bis 7 Tagen versenden, geben Sie 7 Tage an.<br><br>Der hier genannte Termin wird dem Kunden per E-Mail mitgeteilt.<br><br>Nach dem voraussichtlichen Versanddatum erhält der Kunde eine Umfrage zum abgeschlossenen Kauf.',
'SHOP_THEME_sDeliveryDaysOnStock' => 'Anz. der Tage bis zur Lieferung einer Bestellung mit Artikeln, die alle auf Lager sind. (Erforderlich)',
'HELP_SHOP_THEME_sDeliveryDaysOnStock' => 'Dies ist das voraussichtliche Datum, an dem Sie mit der Lieferung der Bestellung an den Kunden rechnen. Wenn die Bestellung mehrere Artikel umfasst, wählen Sie das späteste voraussichtliche Lieferdatum. Wenn Sie einen Lieferzeitraum nennen, geben Sie den letzten Tag des Zeitraums an, bei 5 bis 7 Tagen also 7 Tage.',
'SHOP_THEME_sDeliveryDaysNotOnStock' => 'Anz. der Tage bis zur Lieferung einer Bestellung, bei der mind. 1 Artikel nicht auf Lager ist. (Erforderlich)',
'HELP_SHOP_THEME_sDeliveryDaysNotOnStock' => 'Dies ist das voraussichtliche Datum, an dem Sie mit der Lieferung der Bestellung an den Kunden rechnen. Wenn die Bestellung mehrere Artikel umfasst, wählen Sie das späteste voraussichtliche Lieferdatum. Wenn Sie einen Lieferzeitraum nennen, geben Sie den letzten Tag des Zeitraums an, bei 5 bis 7 Tagen also 7 Tage.',
'SHOP_THEME_blSliderShowImageCaption' => 'Bildunterschriften im Slider auf der Startseite aktivieren',
'HELP_SHOP_THEME_blSliderShowImageCaption' => 'Diese wird angezeigt, sobald einem Slide ein Produkt zugeordnet ist.',
'SHOP_THEME_sEcondaRecommendationsAID' => 'Account-ID',
'HELP_SHOP_THEME_sEcondaRecommendationsAID' => 'Geben Sie hier Ihre econda Account-ID ein.<br>Diese hat üblicherweise folgendes Format: XXXXXXXX-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX-X.<br>Bitte denken Sie daran, das econda Webshop Controlling zu aktivieren.',
'SHOP_THEME_blEcondaRecommendationsStart' => 'Recommendations auf Startseite anzeigen',
'SHOP_THEME_sEcondaWidgetIdStart' => 'Recommendation-Widget-ID für Startseite',
'SHOP_THEME_sEcondaRecommendationsFromStart' => 'Starte Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_sEcondaRecommendationsToStart' => 'Stoppe Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_blEcondaRecommendationsList' => 'Recommendations in Listenansicht anzeigen',
'SHOP_THEME_sEcondaWidgetIdList' => 'Recommendation-Widget-ID für Listenansicht',
'SHOP_THEME_sEcondaRecommendationsFromList' => 'Starte Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_sEcondaRecommendationsToList' => 'Stoppe Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_blEcondaRecommendationsDetails' => 'Recommendations auf Detailseite anzeigen',
'SHOP_THEME_sEcondaWidgetIdDetails' => 'Recommendation-Widget-ID für Detailseite',
'SHOP_THEME_sEcondaRecommendationsFromDetails' => 'Starte Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_sEcondaRecommendationsToDetails' => 'Stoppe Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_blEcondaRecommendationsBasket' => 'Recommendations im Warenkorb anzeigen',
'SHOP_THEME_sEcondaWidgetIdBasket' => 'Recommendation-Widget-ID für Warenkorb',
'SHOP_THEME_sEcondaRecommendationsFromBasket' => 'Starte Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_sEcondaRecommendationsToBasket' => 'Stoppe Ausgabe der Recommendations ab Artikel',
'SHOP_THEME_blFullwidthLayout' => 'Full-Width Layout aktivieren',
'SHOP_THEME_blEmailsShowProductPictures' => 'Produktbilder in E-Mails anzeigen',
);

View File

@@ -0,0 +1,147 @@
<?php
/**
* This file is part of O3-Shop.
*
* O3-Shop is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* O3-Shop is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with O3-Shop. If not, see <http://www.gnu.org/licenses/>.
*
* @copyright Copyright (c) 2022 OXID eSales AG (https://www.oxid-esales.com)
* @copyright Copyright (c) 2022 O3-Shop (https://www.o3-shop.com)
* @license https://www.gnu.org/licenses/gpl-3.0 GNU General Public License 3 (GPLv3)
*/
$sLangName = "English";
$aLang = array(
'charset' => 'UTF-8',
// Global
'DD_SORT_DESC' => 'descending',
'DD_SORT_ASC' => 'ascending',
'DD_DEMO_ADMIN_TOOL' => 'Open admin interface',
'DD_DELETE' => 'Delete',
// Form validation
'DD_FORM_VALIDATION_VALIDEMAIL' => 'Please enter a valid email address.',
'DD_FORM_VALIDATION_PASSWORDAGAIN' => 'Passwords do not match.',
'DD_FORM_VALIDATION_NUMBER' => 'Please enter a number.',
'DD_FORM_VALIDATION_INTEGER' => 'There are no decimal places allowed.',
'DD_FORM_VALIDATION_POSITIVENUMBER' => 'Please enter a positive number.',
'DD_FORM_VALIDATION_NEGATIVENUMBER' => 'Please enter a negative number.',
'DD_FORM_VALIDATION_REQUIRED' => 'Please specify a value for this required field.',
'DD_FORM_VALIDATION_CHECKONE' => 'Please select at least one option.',
// Header
'SEARCH_TITLE' => 'Enter a search term...',
'SEARCH_SUBMIT' => 'Search',
'NAV_MORE' => 'More',
// Footer
'FOOTER_NEWSLETTER_INFO' => 'Get informed about the latest products and offers per email.',
// Home page
'MANUFACTURERSLIDER_SUBHEAD' => 'We present our carefully selected brands, whose products can be found in our shop.',
'START_BARGAIN_HEADER' => 'Week\'s Special',
'START_NEWEST_HEADER' => 'Just arrived',
'START_TOP_PRODUCTS_HEADER' => 'Top seller',
'START_BARGAIN_SUBHEADER' => 'Save money with our current bargains!',
'START_NEWEST_SUBHEADER' => 'Fresh as it gets. One minute in the box and now already in store.',
'START_TOP_PRODUCTS_SUBHEADER' => 'Only %s products, but the best we can offer you.',
// Contact form
'DD_CONTACT_PAGE_HEADING' => 'Contact us!',
'DD_CONTACT_FORM_HEADING' => 'Contact',
// Link list
'DD_LINKS_NO_ENTRIES' => 'Unfortunately, there are no links available.',
// 404 page
'DD_ERR_404_START_TEXT' => 'You may find the information you want from our home page:',
'DD_ERR_404_START_BUTTON' => 'Go to home page',
'DD_ERR_404_CONTACT_TEXT' => 'May we assist you?<br>Feel free to call us or write an email:',
'DD_ERR_404_CONTACT_BUTTON' => 'to the contact page',
// Login
'DD_LOGIN_ACCOUNT_PANEL_CREATE_BODY' => 'By creating an account with our store, you will be guided through the checkout process faster. In addition, you can store multiple shipping addresses and track orders in your account.',
// Billing address
'DD_USER_LABEL_STATE' => 'State',
'DD_USER_SHIPPING_SELECT_ADDRESS' => 'select',
'DD_USER_SHIPPING_ADD_DELIVERY_ADDRESS' => 'add delivery address',
'DD_DELETE_SHIPPING_ADDRESS' => 'Delete shipping address',
// List views
'DD_LISTLOCATOR_FILTER_ATTRIBUTES' => 'Filter',
'DD_LIST_SHOW_MORE' => 'View products',
// Recommendation list
'DD_RECOMMENDATION_EDIT_BACK_TO_LIST' => 'back to overview',
// Downloads
'DD_DOWNLOADS_DOWNLOAD_TOOLTIP' => 'downloaded',
'DD_FILE_ATTRIBUTES_FILESIZE' => 'File size:',
'DD_FILE_ATTRIBUTES_OCLOCK' => 'o\'clock',
'DD_FILE_ATTRIBUTES_FILENAME' => 'File name:',
// Details page
'BACK_TO_OVERVIEW' => 'to overview',
'OF' => 'of',
'DD_RATING_CUSTOMERRATINGS' => 'Customer reviews',
'PAGE_DETAILS_CUSTOMERS_ALSO_BOUGHT_SUBHEADER' => 'Customers who bought this item also bought one of the following products.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_ACCESSORIES_SUBHEADER' => 'The following products fit well to this product.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_SIMILAR_SUBHEADER' => 'Take a look at our similar products.',
'WIDGET_PRODUCT_RELATED_PRODUCTS_CROSSSELING_SUBHEADER' => 'Customers who viewed this product also viewed the following products.',
'DETAILS_VPE_MESSAGE_1' => "This product can only be ordered in packaging units of ",
'DETAILS_VPE_MESSAGE_2' => "",
'TO_CART_NOVARIANT' => 'Choose a variant',
// Modal basket
'DD_MINIBASKET_MODAL_TABLE_PRICE' => 'Total',
'DD_MINIBASKET_CONTINUE_SHOPPING' => 'continue shopping',
// Checkout
'DD_BASKET_BACK_TO_SHOP' => 'back to shop',
// E-Mails
'DD_FOOTER_FOLLOW_US' => 'Follow us:',
'DD_FORGOT_PASSWORD_HEADING' => 'Forgot password',
'DD_INVITE_HEADING' => 'Article recommendation',
'DD_INVITE_LINK' => 'Link',
'DD_NEWSLETTER_OPTIN_HEADING' => 'Your newsletter subscription',
'DD_ORDERSHIPPED_HEADING' => 'Delivery confirmation - Order',
'DD_PRICEALARM_HEADING' => 'Wished price',
'DD_REGISTER_HEADING' => 'Your registration',
'DD_DOWNLOADLINKS_HEADING' => 'Your download links - Order',
'DD_WISHLIST_HEADING' => 'Wishlist',
'DD_ROLES_BEMAIN_UIROOTHEADER' => 'Menu',
'DD_DELETE_MY_ACCOUNT_WARNING' => 'This action cannot be undone. This will permanently delete your personal data.',
'DD_DELETE_MY_ACCOUNT' => 'Delete account',
'DD_DELETE_MY_ACCOUNT_CONFIRMATION_QUESTION' => 'Are you sure you want to delete your account?',
'DD_DELETE_MY_ACCOUNT_CANCEL' => 'Cancel',
'DD_DELETE_MY_ACCOUNT_SUCCESS' => 'The account has been deleted',
'DD_DELETE_MY_ACCOUNT_ERROR' => 'The account could not have been deleted',
// Account -> My product reviews
'DD_DELETE_REVIEW_AND_RATING' => 'Delete review and star rating',
'DD_REVIEWS_NOT_AVAILABLE' => 'No reviews available',
'DD_DELETE_REVIEW_CONFIRMATION_QUESTION' => 'Are you sure you want to delete the review?',
// Contact page
'DD_SELECT_SALUTATION' => 'Please choose',
'DD_CATEGORY_RESET_BUTTON' => 'Reset',
);
/*
[{ oxmultilang ident="GENERAL_YOUWANTTODELETE"}]
*/

View File

@@ -0,0 +1,207 @@
<?php
/**
* This file is part of O3-Shop.
*
* O3-Shop is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* O3-Shop is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with O3-Shop. If not, see <http://www.gnu.org/licenses/>.
*
* @copyright Copyright (c) 2022 OXID eSales AG (https://www.oxid-esales.com)
* @copyright Copyright (c) 2022 O3-Shop (https://www.o3-shop.com)
* @license https://www.gnu.org/licenses/gpl-3.0 GNU General Public License 3 (GPLv3)
*/
$sLangName = 'English';
$aLang = array(
'charset' => 'UTF-8',
'SHOP_THEME_GROUP_images' => 'Images',
'SHOP_THEME_GROUP_features' => 'Features',
'SHOP_THEME_GROUP_display' => 'Display',
'SHOP_THEME_GROUP_logo' => 'Logo',
'SHOP_THEME_GROUP_favicons' => 'Favicons',
'SHOP_THEME_GROUP_footer' => 'Footer',
'SHOP_THEME_GROUP_header' => 'Header',
'SHOP_THEME_GROUP_contact' => 'Contact',
'SHOP_THEME_GROUP_googleanalytics' => 'Google Analytics',
'SHOP_THEME_GROUP_googlets' => 'Google Trusted Stores',
'SHOP_THEME_GROUP_background' => 'Background-image',
'SHOP_THEME_GROUP_econda' => 'econda Web Shop Controlling',
'SHOP_THEME_GROUP_emails' => 'E-mails',
'SHOP_THEME_sIconsize' => 'Icon size (width*height)', //SHOP_CONFIG_ICONSIZE
'HELP_SHOP_THEME_sIconsize' => 'Icons are the smallest pictures of a product. They are used: <br>' .
'<ul><li>in the shopping cart.</li>' .
'<li>if products are shown in the right menu (e.g. in <span class="filename_filepath_or_italic">TOP of the Shop</span> and <span class="filename_filepath_or_italic">Bargain</span>).</li></ul>' .
'For avoiding design issues caused by too big icons the icons are resized. Enter the maximum size for icons here.',
'SHOP_THEME_sThumbnailsize' => 'Thumbnail size (width*height)', //SHOP_CONFIG_THUMBNAILSIZE
'HELP_SHOP_THEME_sThumbnailsize' => 'Thumbnails are small product pictures. They are used:<br>' .
'<ul><li>in product lists.</li>' .
'<li>in promotions displayed in the middle of the front page, e. g. <span class="filename_filepath_or_italic">Just arrived!</span>.</li></ul>' .
'For avoiding design issues caused by too big thumbnails the thumbnails are resized. Enter the maximum size for thumbnails here.',
'SHOP_THEME_sZoomImageSize' => 'Zoom picture size (width*height)', //SHOP_CONFIG_ZOOMIMAGESIZE
'SHOP_THEME_sCatThumbnailsize' => 'Category picture size (width*height)', //SHOP_CONFIG_CATEGORYTHUMBNAILSIZE
'HELP_SHOP_THEME_sCatThumbnailsize' => 'In category view, the picture of the selected category is displayed in the defined size.', //SHOP_CONFIG_CATEGORYTHUMBNAILSIZE
'SHOP_THEME_aDetailImageSizes' => 'Product picture size (width*height)', //SHOP_CONFIG_DETAILIMAGESIZE
'SHOP_THEME_sManufacturerIconsize' => 'Manufacturer\'s/brand logo size', // Check if this is really manufacturer or if it is more like "brand"
'HELP_SHOP_THEME_sManufacturerIconsize' => 'Manufacturer\'s/brand logo is shown on start page in manufacturer\'s slider.',
'SHOP_THEME_sCatIconsize' => 'Size of a subcategory\'s picture (width*height)',
'HELP_SHOP_THEME_sCatIconsize' => 'In category view, the category pictures of subcategories are displayed in the defined size.',
'SHOP_THEME_sCatPromotionsize' => 'Category picture size for promotion on startpage (width*height)',
'HELP_SHOP_THEME_sCatPromotionsize' => 'Category promotion on start page needs special size for category pictures. Define size of those pictures here.',
'SHOP_THEME_blFooterShowHelp' => 'Use help link',
'SHOP_THEME_blFooterShowLinks' => 'Use Links link',
'SHOP_THEME_blFooterShowNewsletter' => 'Use newsletter link',
'SHOP_THEME_blFooterShowNewsletterForm' => 'Use newsletter form',
'SHOP_THEME_blFooterShowNews' => 'Use news link',
'SHOP_THEME_bl_showGiftWrapping' => 'Use gift wrapping', //SHOP_CONFIG_SHOWGIFTWRAPPING
'SHOP_THEME_bl_showVouchers' => 'Use vouchers', //SHOP_CONFIG_SHOWVOUCHERS
'SHOP_THEME_bl_showWishlist' => 'Use gift registry', //SHOP_CONFIG_SHOWWISHLIST
'SHOP_THEME_bl_showCompareList' => 'Use compare list', //SHOP_CONFIG_SHOWCOMPARELIST
'SHOP_THEME_bl_showListmania' => 'Use listmania', //SHOP_CONFIG_SHOWLISTMANIA
'SHOP_THEME_blShowBirthdayFields' => 'Display input fields for date of birth when users enter their personal data', //SHOP_CONFIG_SHOWBIRTHDAYFIELDS
'SHOP_THEME_iTopNaviCatCount' => 'Amount of categories that is displayed at top', //SHOP_CONFIG_TOPNAVICATCOUNT
'SHOP_THEME_blShowFinalStep' => 'Show order confirmation after order is finished (5th Step in Checkout)', //SHOP_SYSTEM_SHOWFINALSTEP
'SHOP_THEME_iNewBasketItemMessage' => 'Select action when product is added to cart', //SHOP_SYSTEM_SHOWNEWBASKETITEMMESSAGE
'HELP_SHOP_THEME_iNewBasketItemMessage' => 'When customer adds products to cart, O3-Shop can behave differently. Set up what shall happen to give proper feedback to customer.', //SHOP_SYSTEM_SHOWNEWBASKETITEMMESSAGE
'SHOP_THEME_iNewBasketItemMessage_0' => 'None',
'SHOP_THEME_iNewBasketItemMessage_1' => 'Display message',
'SHOP_THEME_iNewBasketItemMessage_2' => 'Open popup',
'SHOP_THEME_iNewBasketItemMessage_3' => 'Open basket',
'SHOP_THEME_blShowListDisplayType' => 'Display product list type selector',
'HELP_SHOP_THEME_blShowListDisplayType' => 'Decide if the visitor of your store can select the type of the product list in store front. If this options is not activated, your visitors will see the lists displayed like you adjusted in the drop box "Default product list type".',
'SHOP_THEME_sDefaultListDisplayType' => 'Default product list type',
'SHOP_THEME_sDefaultListDisplayType_grid' => 'Grid',
'SHOP_THEME_sDefaultListDisplayType_line' => 'List',
'SHOP_THEME_sDefaultListDisplayType_infogrid' => 'Double grid',
'SHOP_THEME_sStartPageListDisplayType' => 'Product list type on Start page',
'SHOP_THEME_sStartPageListDisplayType_grid' => 'Grid',
'SHOP_THEME_sStartPageListDisplayType_line' => 'List',
'SHOP_THEME_sStartPageListDisplayType_infogrid' => 'Double grid',
'SHOP_THEME_aNrofCatArticlesInGrid' => 'Grid view: Number of products which can be shown in a product lists (category pages, search results)<br><br>Attention: A large number of products per page (above 100) can cause performance loss!',
'SHOP_THEME_aNrofCatArticles' => 'Number of products which can be shown in a product lists (category pages, search results)<br><br>Attention: A large number of products per page (above 100) can cause performance loss!',
'SHOP_THEME_sFacebookUrl' => 'Facebook Page-URL',
'HELP_SHOP_THEME_sFacebookUrl' => 'E.g.: https://www.facebook.com/oxidesales',
'SHOP_THEME_sTwitterUrl' => 'Twitter Profile-URL',
'HELP_SHOP_THEME_sTwitterUrl' => 'E.g.: https://twitter.com/OXID_eSales',
'SHOP_THEME_sBlogUrl' => 'Blog-URL',
'HELP_SHOP_THEME_sBlogUrl' => 'E.g.: http://blog.oxid-esales.com',
'SHOP_THEME_sYouTubeUrl' => 'YouTube Channel-URL',
'HELP_SHOP_THEME_sYouTubeUrl' => 'E.g.: https://www.youtube.com/user/oxidesales',
'SHOP_THEME_sGooglePlusUrl' => 'Google+ Page-URL',
'HELP_SHOP_THEME_sGooglePlusUrl' => 'E.g.: https://plus.google.com/114133952363540971062',
'SHOP_THEME_sGoogleMapsAddr' => 'Your postal address',
'HELP_SHOP_THEME_sGoogleMapsAddr' => 'E.g.: O3-Shop, Musterstraße 17, 12345 Musterstadt',
'SHOP_THEME_bl_showManufacturerSlider' => 'Show manufacturer slider on Start page',
'SHOP_THEME_blUseGAPageTracker' => 'Use Google Analytics PageTracker',
'SHOP_THEME_blUseGAEcommerceTracking' => 'Use Google Analytics Ecommerce Tracking',
'HELP_SHOP_THEME_blUseGAEcommerceTracking' => 'Please keep in mind that this option needs to be enabled in your Google Analytics account, too. Manual: <a href="https://support.google.com/analytics/answer/1009612?hl=en&ref_topic=1037061" target="_blank">Link</a>',
'SHOP_THEME_sGATrackingId' => 'Google Analytics Tracking-ID',
'HELP_SHOP_THEME_sGATrackingId' => 'E.g.: UA-XXXXXXXX-1<br><br>The shop owner is responsible for the legal use of this function. An adaptation of the privacy policy is mandatory.',
'SHOP_THEME_blGAAnonymizeIPs' => 'Anonymize IP-Adresses',
'SHOP_THEME_sLogoFile' => 'Filename of logo',
'HELP_SHOP_THEME_sLogoFile' => 'This is relative to the path <code>/out/wave/img/</code>.',
'SHOP_THEME_sLogoWidth' => 'Width of header logo',
'HELP_SHOP_THEME_sLogoWidth' => 'Specify in as a pixel value.',
'SHOP_THEME_sLogoHeight' => 'Height of header logo',
'HELP_SHOP_THEME_sLogoHeight' => 'Specify in as a pixel value.',
'SHOP_THEME_sEmailLogo' => 'Filename of logo for email header',
'HELP_SHOP_THEME_sEmailLogo' => 'This is relative to the path <code>/out/wave/img/</code>.',
'SHOP_THEME_sFaviconFile' => 'Favicon filename',
'HELP_SHOP_THEME_sFaviconFile' => 'This favicon is meant to be displayed in the browser\'s tab.<br>In general, this is an ico file.<br>This is relative to the path <code>/out/wave/img/favicons/</code>.',
'SHOP_THEME_sFavicon16File' => 'Filename of the favicon with 16*16px.',
'SHOP_THEME_sFavicon32File' => 'Filename of the favicon with 32*32px.',
'SHOP_THEME_sFavicon48File' => 'Filename of the favicon with 48*48px.',
'SHOP_THEME_sFavicon64File' => 'Filename of the favicon with 64*64px.',
'SHOP_THEME_sFavicon128File' => 'Filename of the favicon with 128*128px.',
'SHOP_THEME_sFavicon512File' => 'Filename of the favicon with 512*512px.',
'SHOP_THEME_sFaviconMSTileColor' => 'Tile color for Windows 8/Windows Mobile bookmarks.',
'HELP_SHOP_THEME_sFaviconMSTileColor' => 'Specified as a hexadecimal value.<br>E.g.: #D83434',
'SHOP_THEME_blUseBackground' => 'Show background-image',
'SHOP_THEME_sBackgroundColor' => 'Background-color of shop',
'HELP_SHOP_THEME_sBackgroundColor' => 'Specified as a hexadecimal value.<br>E.g.: #D83434',
'SHOP_THEME_sBackgroundPath' => 'Filename of background-image',
'HELP_SHOP_THEME_sBackgroundPath' => 'This is relative to the path <code>/out/wave/img/backgrounds/</code>.',
'SHOP_THEME_sBackgroundRepeat' => 'Repeat background-image?',
'SHOP_THEME_sBackgroundRepeat_no-repeat' => 'No',
'SHOP_THEME_sBackgroundRepeat_repeat-x' => 'Yes, horizontal',
'SHOP_THEME_sBackgroundRepeat_repeat-y' => 'Yes, vertical',
'SHOP_THEME_sBackgroundRepeat_repeat' => 'Yes, horizontal and vertical',
'SHOP_THEME_sBackgroundPosHorizontal' => 'Horizontal position of the background-image',
'SHOP_THEME_sBackgroundPosHorizontal_left' => 'left',
'SHOP_THEME_sBackgroundPosHorizontal_right' => 'right',
'SHOP_THEME_sBackgroundPosHorizontal_center' => 'centered',
'SHOP_THEME_sBackgroundPosVertical' => 'Vertical position of the background-image',
'SHOP_THEME_sBackgroundPosVertical_top' => 'top',
'SHOP_THEME_sBackgroundPosVertical_bottom' => 'bottom',
'SHOP_THEME_sBackgroundPosVertical_center' => 'centered',
'SHOP_THEME_sBackgroundSize' => 'Background-image size',
'SHOP_THEME_sBackgroundSize_cover' => 'cover (full height)',
'SHOP_THEME_sBackgroundSize_contain' => 'cover (full width)',
'SHOP_THEME_sBackgroundSize_normal' => 'Keep original size',
'SHOP_THEME_blBackgroundAttachment' => 'Fix background while scrolling?',
'SHOP_THEME_blHomeLink' => 'Show "Home" link in main navigation?',
'SHOP_THEME_bl_showPriceAlarm' => 'Use wished price',
'SHOP_THEME_blUseGoogleTS' => 'Use Google Trusted Stores',
'SHOP_THEME_sGoogleVendorId' => 'Google Store-ID',
'HELP_SHOP_THEME_sGoogleVendorId' => 'You can find this ID in your Trusted Stores Merchant Dashboard.',
'SHOP_THEME_sGoogleShoppingAccountId' => 'Google Shopping Account-ID (optional)',
'HELP_SHOP_THEME_sGoogleShoppingAccountId' => 'Provide this field only if you submit feeds for Google Shopping.<br><br>Account ID from Google Merchant Center. This value should match the account ID you use to submit your <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">product data feed to Google Shopping</a> through Google Merchant center. If you have a MCA account, use the subaccount ID associated with that product feed.',
'SHOP_THEME_sPageLanguage' => 'Language of your Shop in ISO',
'HELP_SHOP_THEME_sPageLanguage' => 'The locale should be in the format of &lt;language&gt;_&lt;country&gt;<br><br>&lt;Language&gt; is a two-letter language code defined in ISO 639-1, and &lt;country&gt; is a two-letter country code defined in ISO 3166-1 alpha-2. Usually &lt;country&gt; should be all capitalized, and &lt;language&gt; should be in lowercase. e.g. en_US, en_GB, en_AU, fr_FR, de_DE, or ja_JP.',
'SHOP_THEME_sShoppingCountry' => 'Google Shopping-Feed Country (optional)',
'HELP_SHOP_THEME_sShoppingCountry' => 'Provide this field only if you submit feeds for Google Shopping.<br><br>Account country from Google Shopping. This value should match the account country you use to submit your <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">product data feed to Google Shopping</a>.<br><br>The value of the country parameter should be a <a href="http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2" target="_blank">two-letter ISO 3166 country code</a>.<br><br>For example, values could be US, GB, AU, FR, DE, JP.',
'SHOP_THEME_sShoppingLanguage' => 'Google Shopping-Feed Language (optional)',
'HELP_SHOP_THEME_sShoppingLanguage' => 'Provide this field only if you submit feeds for Google Shopping.<br><br>Account language from Google Shopping. This value should match the account language you use to submit your <a href="https://support.google.com/merchants/answer/188494#US" target="_blank">product data feed to Google Shopping</a>.<br><br>The value of the language parameter should be a <a href="http://en.wikipedia.org/wiki/ISO_639-1" target="_blank">two-letter ISO 639-1 language code</a>.<br><br>For example, values could be en, fr, de, ja.',
'SHOP_THEME_sShippingDaysOnStock' => 'Amount of days till shipping of an order that has all articles in stock.',
'HELP_SHOP_THEME_sShippingDaysOnStock' => 'The estimated date on which you will ship the order; this is different from the estimated delivery date.<br><br>If the order contains multiple items, select the latest estimated ship date.<br><br>If you message to your customers a range of days, please include the later end of the range. (e.g., 7 days if your shipping range is 5-7 days).<br><br>The date provided here will be provided to the customer via email.<br><br>The customer will receive a post purchase survey after the Estimated Ship Date has passed.',
'SHOP_THEME_sShippingDaysNotOnStock' => 'Amount of days till shipping of an order that has <b>not</b> all articles in stock.',
'HELP_SHOP_THEME_sShippingDaysNotOnStock' => 'The estimated date on which you will ship the order; this is different from the estimated delivery date.<br><br>If the order contains multiple items, select the latest estimated ship date.<br><br>If you message to your customers a range of days, please include the later end of the range. (e.g., 7 days if your shipping range is 5-7 days).<br><br>The date provided here will be provided to the customer via email.<br><br>The customer will receive a post purchase survey after the Estimated Ship Date has passed.',
'SHOP_THEME_sDeliveryDaysOnStock' => 'Amount of days till delivery of an order that has all articles in stock.',
'HELP_SHOP_THEME_sDeliveryDaysOnStock' => 'The estimated date on which you expect delivery of the order to the customer. If the order contains multiple items, select the latest delivery date. If you message a range of days, please include the later end of the range. (e.g., 7 days if your range is 5-7 days).',
'SHOP_THEME_sDeliveryDaysNotOnStock' => 'Amount of days till delivery of an order that has <b>not</b> all articles in stock.',
'HELP_SHOP_THEME_sDeliveryDaysNotOnStock' => 'The estimated date on which you expect delivery of the order to the customer. If the order contains multiple items, select the latest delivery date. If you message a range of days, please include the later end of the range. (e.g., 7 days if your range is 5-7 days).',
'SHOP_THEME_blSliderShowImageCaption' => 'Activate captions for slider on home page',
'HELP_SHOP_THEME_blSliderShowImageCaption' => 'A caption is visible, when the active slide has an assigned product.',
'SHOP_THEME_blEcondaRecommendationsStart' => 'Show recommendations on home page',
'SHOP_THEME_sEcondaWidgetIdStart' => 'Recommendation-Widget-ID für Startseite',
'SHOP_THEME_blEcondaRecommendationsList' => 'Show recommendations in listings',
'SHOP_THEME_sEcondaWidgetIdList' => 'Recommendation-Widget-ID für Listenansicht',
'SHOP_THEME_blEcondaRecommendationsDetails' => 'Show recommendations on details page',
'SHOP_THEME_sEcondaWidgetIdDetails' => 'Recommendation-Widget-ID für Detailseite',
'SHOP_THEME_blEcondaRecommendationsBasket' => 'Show recommendations in basket',
'SHOP_THEME_sEcondaWidgetIdBasket' => 'Recommendation-Widget-ID für Warenkorb',
'SHOP_THEME_blFullwidthLayout' => 'Activate full width layout',
'SHOP_THEME_blEmailsShowProductPictures' => 'Show product pictures in emails',
);

View File

@@ -0,0 +1,65 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" id="Viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
<title>Wartungsarbeiten</title>
<meta name="description" content="">
<meta name="keywords" content="">
<!-- iOS Homescreen Icon (version < 4.2)-->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 163dpi)" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- iOS Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- iPad Homescreen Icon (version < 4.2) -->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 132dpi)" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- iPad Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- iPhone 4 Homescreen Icon (version < 4.2) -->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 326dpi)" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- iPhone 4 Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- new iPad Homescreen Icon and iOS Version > 4.2 -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="out/wave/img/favicons/favicon_512x512.png" />
<!-- Shortcut Icons -->
<link rel="icon" href="out/wave/img/favicons/favicon_16x16.png" sizes="16x16" />
<link rel="icon" href="out/wave/img/favicons/favicon_32x32.png" sizes="32x32" />
<link rel="icon" href="out/wave/img/favicons/favicon_48x48.png" sizes="48x48" />
<link rel="icon" href="out/wave/img/favicons/favicon_64x64.png" sizes="64x64" />
<link rel="icon" href="out/wave/img/favicons/favicon_128x128.png" sizes="128x128" />
<!-- Windows 8 -->
<meta name="msapplication-TileColor" content="#D83434"> <!-- Kachel-Farbe -->
<meta name="msapplication-TileImage" content="out/wave/img/favicons/favicon_512x512.png">
<!-- Fluid -->
<link rel="fluid-icon" href="out/wave/img/favicons/favicon_fluid_512x512.png" title="" />
<!-- Default -->
<link rel="shortcut icon" href="out/wave/img/favicons/favicon.ico?rand=1" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="out/wave/src/css/style.css" />
<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="out/wave/src/css/ie7.css"><![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="out/wave/src/css/ie8.css"><![endif]-->
</head>
<body>
<div id="wrapper" class="container">
<div id="header" class="row">
<div class="col-xs-12 logo-col">
<a href="offline.html">
<img src="out/wave/img/logo.svg">
</a>
</div>
</div>
<div class="main-container container">
<div class="row">
<div id="content" class="col-xs-12 start">
<h1 class="page-header"><i class="icon-cog"></i> Wartungsarbeiten</h1>
<p>Es werden im Moment Wartungsarbeiten an unserem Shop durchgeführt. Wir bitten um Ihr Verständnis und danken für Ihre Geduld. Bitte besuchen Sie uns später erneut.</p>
</div>
</div>
</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,151 @@
# This file is deprecated and will be removed in further versions.
# Use theme.php for managing theme settings.
INSERT INTO `oxconfig` (`OXID`, `OXSHOPID`, `OXMODULE`, `OXVARNAME`, `OXVARTYPE`, `OXVARVALUE`, `OXTIMESTAMP`) VALUES
(uuid(), 1, 'theme:wave', 'sEmailLogo', 'str', 'logo_email.png', NOW()),
(uuid(), 1, 'theme:wave', 'sManufacturerIconsize', 'str', '100*100', NOW()),
(uuid(), 1, 'theme:wave', 'sCatIconsize', 'str', '168*100', NOW()),
(uuid(), 1, 'theme:wave', 'aDetailImageSizes', 'aarr', 'a:12:{s:6:"oxpic1";s:7:"540*340";s:6:"oxpic2";s:7:"540*340";s:6:"oxpic3";s:7:"540*340";s:6:"oxpic4";s:7:"540*340";s:6:"oxpic5";s:7:"540*340";s:6:"oxpic6";s:7:"540*340";s:6:"oxpic7";s:7:"540*340";s:6:"oxpic8";s:7:"540*340";s:6:"oxpic9";s:7:"540*340";s:7:"oxpic10";s:7:"540*340";s:7:"oxpic11";s:7:"540*340";s:7:"oxpic12";s:7:"540*340";}', NOW()),
(uuid(), 1, 'theme:wave', 'sCatPromotionsize', 'str', '370*107', NOW()),
(uuid(), 1, 'theme:wave', 'sCatThumbnailsize', 'str', '1140*250', NOW()),
(uuid(), 1, 'theme:wave', 'sIconsize', 'str', '87*87', NOW()),
(uuid(), 1, 'theme:wave', 'sThumbnailsize', 'str', '390*245', NOW()),
(uuid(), 1, 'theme:wave', 'sZoomImageSize', 'str', '665*665', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showCompareList', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showListmania', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showWishlist', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showVouchers', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showPriceAlarm', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showGiftWrapping', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blShowBirthdayFields', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blShowFinalStep', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'sDefaultListDisplayType', 'select', 'infogrid', NOW()),
(uuid(), 1, 'theme:wave', 'sStartPageListDisplayType', 'select', 'grid', NOW()),
(uuid(), 1, 'theme:wave', 'blShowListDisplayType', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'iNewBasketItemMessage', 'select', '2', NOW()),
(uuid(), 1, 'theme:wave', 'aNrofCatArticles', 'arr', 'a:4:{i:0;s:2:"10";i:1;s:2:"20";i:2;s:2:"50";i:3;s:3:"100";}', NOW()),
(uuid(), 1, 'theme:wave', 'aNrofCatArticlesInGrid', 'arr', 'a:4:{i:0;s:2:"12";i:1;s:2:"16";i:2;s:2:"24";i:3;s:2:"32";}', NOW()),
(uuid(), 1, 'theme:wave', 'bl_showManufacturerSlider', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'sGoogleMapsAddr', 'str', 'O3-Shop, Musterstr. 17, 12345 Musterstadt', NOW()),
(uuid(), 1, 'theme:wave', 'blUseGAPageTracker', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'sGATrackingId', 'str', '', NOW()),
(uuid(), 1, 'theme:wave', 'sFacebookUrl', 'str', 'https://www.facebook.com/', NOW()),
(uuid(), 1, 'theme:wave', 'sTwitterUrl', 'str', 'https://twitter.com/', NOW()),
(uuid(), 1, 'theme:wave', 'sYouTubeUrl', 'str', 'https://www.youtube.com/', NOW()),
(uuid(), 1, 'theme:wave', 'blGAAnonymizeIPs', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blUseGAEcommerceTracking', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'sLogoWidth', 'str', '200', NOW()),
(uuid(), 1, 'theme:wave', 'sLogoHeight', 'str', '60', NOW()),
(uuid(), 1, 'theme:wave', 'sFaviconFile', 'str', 'favicon.ico', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon16File', 'str', 'favicon_16x16.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon32File', 'str', 'favicon_32x32.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon48File', 'str', 'favicon_48x48.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon64File', 'str', 'favicon_64x64.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon128File', 'str', 'favicon_128x128.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFavicon512File', 'str', 'favicon_512x512.png', NOW()),
(uuid(), 1, 'theme:wave', 'sFaviconMSTileColor', 'str', '#D83434', NOW()),
(uuid(), 1, 'theme:wave', 'sBlogUrl', 'str', 'http://blog.o3-shop.com', NOW()),
(uuid(), 1, 'theme:wave', 'sGooglePlusUrl', 'str', 'https://plus.google.com/', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundColor', 'str', '#CCEBF5', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundPath', 'str', 'mein_hintergrundbild.jpg', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundRepeat', 'select', 'no-repeat', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundPosHorizontal', 'select', 'center', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundPosVertical', 'select', 'top', NOW()),
(uuid(), 1, 'theme:wave', 'sBackgroundSize', 'select', 'cover', NOW()),
(uuid(), 1, 'theme:wave', 'blBackgroundAttachment', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blUseBackground', 'bool', '', NOW()),
(uuid(), 1, 'theme:wave', 'blUseGoogleTS', 'bool', '', NOW()),
(uuid(), 1, 'theme:wave', 'sGoogleVendorId', 'str', '', NOW()),
(uuid(), 1, 'theme:wave', 'sGoogleShoppingAccountId', 'str', '', NOW()),
(uuid(), 1, 'theme:wave', 'sPageLanguage', 'str', 'de_DE', NOW()),
(uuid(), 1, 'theme:wave', 'sShoppingCountry', 'str', 'DE', NOW()),
(uuid(), 1, 'theme:wave', 'sShoppingLanguage', 'str', 'de', NOW()),
(uuid(), 1, 'theme:wave', 'sShippingDaysOnStock', 'str', '3', NOW()),
(uuid(), 1, 'theme:wave', 'sShippingDaysNotOnStock', 'str', '5', NOW()),
(uuid(), 1, 'theme:wave', 'sDeliveryDaysOnStock', 'str', '6', NOW()),
(uuid(), 1, 'theme:wave', 'sDeliveryDaysNotOnStock', 'str', '14', NOW()),
(uuid(), 1, 'theme:wave', 'blSliderShowImageCaption', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blFooterShowHelp', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blFooterShowLinks', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blFooterShowNewsletter', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blFooterShowNewsletterForm', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'blEmailsShowProductPictures', 'bool', '', NOW()),
(uuid(), 1, 'theme:wave', 'blFooterShowNews', 'bool', '1', NOW()),
(uuid(), 1, 'theme:wave', 'sLogoFile', 'str', 'logo_o3.png', NOW()),
(uuid(), 1, 'theme:wave', 'blFullwidthLayout', 'bool', '', NOW()),
(uuid(), 1, 'theme:wave', 'blHomeLink', 'bool', '', NOW());
INSERT INTO `oxconfigdisplay` (`OXID`, `OXCFGMODULE`, `OXCFGVARNAME`, `OXGROUPING`, `OXVARCONSTRAINT`, `OXPOS`, `OXTIMESTAMP`) VALUES
(uuid(), 'theme:wave', 'sIconsize', 'images', '', 1, NOW()),
(uuid(), 'theme:wave', 'sThumbnailsize', 'images', '', 2, NOW()),
(uuid(), 'theme:wave', 'sCatThumbnailsize', 'images', '', 3, NOW()),
(uuid(), 'theme:wave', 'sZoomImageSize', 'images', '', 4, NOW()),
(uuid(), 'theme:wave', 'aDetailImageSizes', 'images', '', 5, NOW()),
(uuid(), 'theme:wave', 'bl_showCompareList', 'features', '', 6, NOW()),
(uuid(), 'theme:wave', 'bl_showListmania', 'features', '', 7, NOW()),
(uuid(), 'theme:wave', 'bl_showWishlist', 'features', '', 8, NOW()),
(uuid(), 'theme:wave', 'bl_showVouchers', 'features', '', 9, NOW()),
(uuid(), 'theme:wave', 'bl_showGiftWrapping', 'features', '', 10, NOW()),
(uuid(), 'theme:wave', 'bl_showPriceAlarm', 'features', '', 11, NOW()),
(uuid(), 'theme:wave', 'blShowBirthdayFields', 'display', '', 14, NOW()),
(uuid(), 'theme:wave', 'blShowFinalStep', 'display', '', 16, NOW()),
(uuid(), 'theme:wave', 'sManufacturerIconsize', 'images', '', 6, NOW()),
(uuid(), 'theme:wave', 'sCatIconsize', 'images', '', 7, NOW()),
(uuid(), 'theme:wave', 'sCatPromotionsize', 'images', '', 8, NOW()),
(uuid(), 'theme:wave', 'sDefaultListDisplayType', 'display', 'infogrid|line|grid', 21, NOW()),
(uuid(), 'theme:wave', 'sStartPageListDisplayType', 'display', 'infogrid|line|grid', 22, NOW()),
(uuid(), 'theme:wave', 'blShowListDisplayType', 'display', '', 20, NOW()),
(uuid(), 'theme:wave', 'iNewBasketItemMessage', 'display', '0|1|2|3', 17, NOW()),
(uuid(), 'theme:wave', 'aNrofCatArticles', 'display', '', 23, NOW()),
(uuid(), 'theme:wave', 'aNrofCatArticlesInGrid', 'display', '', 24, NOW()),
(uuid(), 'theme:wave', 'bl_showManufacturerSlider', 'display', '', 25, NOW()),
(uuid(), 'theme:wave', 'sFacebookUrl', 'footer', '', 0, NOW()),
(uuid(), 'theme:wave', 'sTwitterUrl', 'footer', '', 0, NOW()),
(uuid(), 'theme:wave', 'sYouTubeUrl', 'footer', '', 0, NOW()),
(uuid(), 'theme:wave', 'sGoogleMapsAddr', 'contact', '', 0, NOW()),
(uuid(), 'theme:wave', 'blUseGAPageTracker', 'googleanalytics', '', 0, NOW()),
(uuid(), 'theme:wave', 'sGATrackingId', 'googleanalytics', '', 0, NOW()),
(uuid(), 'theme:wave', 'blGAAnonymizeIPs', 'googleanalytics', '', 0, NOW()),
(uuid(), 'theme:wave', 'sLogoFile', 'logo', '', 0, NOW()),
(uuid(), 'theme:wave', 'blUseGAEcommerceTracking', 'googleanalytics', '', 0, NOW()),
(uuid(), 'theme:wave', 'sLogoWidth', 'logo', '', 0, NOW()),
(uuid(), 'theme:wave', 'sLogoHeight', 'logo', '', 0, NOW()),
(uuid(), 'theme:wave', 'sFaviconFile', 'favicons', '', 1, NOW()),
(uuid(), 'theme:wave', 'sFavicon16File', 'favicons', '', 2, NOW()),
(uuid(), 'theme:wave', 'sFavicon32File', 'favicons', '', 3, NOW()),
(uuid(), 'theme:wave', 'sFavicon48File', 'favicons', '', 4, NOW()),
(uuid(), 'theme:wave', 'sFavicon64File', 'favicons', '', 5, NOW()),
(uuid(), 'theme:wave', 'sFavicon128File', 'favicons', '', 6, NOW()),
(uuid(), 'theme:wave', 'sFavicon512File', 'favicons', '', 7, NOW()),
(uuid(), 'theme:wave', 'sFaviconMSTileColor', 'favicons', '', 8, NOW()),
(uuid(), 'theme:wave', 'sEmailLogo', 'logo', '', 3, NOW()),
(uuid(), 'theme:wave', 'sBlogUrl', 'footer', '', 0, NOW()),
(uuid(), 'theme:wave', 'sGooglePlusUrl', 'footer', '', 0, NOW()),
(uuid(), 'theme:wave', 'blUseBackground', 'background', '', 1, NOW()),
(uuid(), 'theme:wave', 'sBackgroundColor', 'background', '', 2, NOW()),
(uuid(), 'theme:wave', 'sBackgroundPath', 'background', '', 3, NOW()),
(uuid(), 'theme:wave', 'sBackgroundRepeat', 'background', 'no-repeat|repeat-x|repeat-y|repeat', 4, NOW()),
(uuid(), 'theme:wave', 'sBackgroundPosHorizontal', 'background', 'left|right|center', 5, NOW()),
(uuid(), 'theme:wave', 'sBackgroundPosVertical', 'background', 'top|bottom|center', 6, NOW()),
(uuid(), 'theme:wave', 'sBackgroundSize', 'background', 'cover|contain|normal', 7, NOW()),
(uuid(), 'theme:wave', 'blBackgroundAttachment', 'background', '', 8, NOW()),
(uuid(), 'theme:wave', 'blUseGoogleTS', 'googlets', '', 1, NOW()),
(uuid(), 'theme:wave', 'sGoogleVendorId', 'googlets', '', 2, NOW()),
(uuid(), 'theme:wave', 'sGoogleShoppingAccountId', 'googlets', '', 4, NOW()),
(uuid(), 'theme:wave', 'sPageLanguage', 'googlets', '', 5, NOW()),
(uuid(), 'theme:wave', 'sShoppingCountry', 'googlets', '', 6, NOW()),
(uuid(), 'theme:wave', 'sShoppingLanguage', 'googlets', '', 7, NOW()),
(uuid(), 'theme:wave', 'sShippingDaysOnStock', 'googlets', '', 8, NOW()),
(uuid(), 'theme:wave', 'sShippingDaysNotOnStock', 'googlets', '', 9, NOW()),
(uuid(), 'theme:wave', 'sDeliveryDaysOnStock', 'googlets', '', 10, NOW()),
(uuid(), 'theme:wave', 'sDeliveryDaysNotOnStock', 'googlets', '', 11, NOW()),
(uuid(), 'theme:wave', 'blSliderShowImageCaption', 'images', '', 9, NOW()),
(uuid(), 'theme:wave', 'blFullwidthLayout', 'display', '', 10, NOW()),
(uuid(), 'theme:wave', 'blHomeLink', 'display', '', 11, NOW()),
(uuid(), 'theme:wave', 'blFooterShowHelp', 'footer', '', 1, NOW()),
(uuid(), 'theme:wave', 'blFooterShowLinks', 'footer', '', 2, NOW()),
(uuid(), 'theme:wave', 'blFooterShowNewsletter', 'footer', '', 4, NOW()),
(uuid(), 'theme:wave', 'blFooterShowNewsletterForm', 'footer', '', 5, NOW()),
(uuid(), 'theme:wave', 'blEmailsShowProductPictures', 'emails', '', 1, NOW()),
(uuid(), 'theme:wave', 'blFooterShowNews', 'footer', '', 6, NOW());

View File

@@ -0,0 +1,485 @@
<?php
/**
* This file is part of O3-Shop.
*
* O3-Shop is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, version 3.
*
* O3-Shop is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
* You should have received a copy of the GNU General Public License
* along with O3-Shop. If not, see <http://www.gnu.org/licenses/>.
*
* @copyright Copyright (c) 2022 OXID eSales AG (https://www.oxid-esales.com)
* @copyright Copyright (c) 2022 O3-Shop (https://www.o3-shop.com)
* @license https://www.gnu.org/licenses/gpl-3.0 GNU General Public License 3 (GPLv3)
*/
/**
* Theme Information
*/
$aTheme = array(
'id' => 'wave',
'title' => 'Wave',
'description' => 'Wave is O3-Shops official responsive theme based on the CSS framework Bootstrap 4.',
'thumbnail' => 'theme.jpg',
'version' => '1.1.0',
'author' => '<a href="https://www.o3-shop.com" title="O3-Shop">O3-Shop</a>',
'settings' => array(
array(
'group' => 'images',
'name' => 'aDetailImageSizes',
'type' => 'aarr',
'value' => array(
'oxpic1' => '540*340',
'oxpic2' => '540*340',
'oxpic3' => '540*340',
'oxpic4' => '540*340',
'oxpic5' => '540*340',
'oxpic6' => '540*340',
'oxpic7' => '540*340',
'oxpic8' => '540*340',
'oxpic9' => '540*340',
'oxpic10' => '540*340',
'oxpic11' => '540*340',
'oxpic12' => '540*340',
),
),
array(
'group' => 'display',
'name' => 'aNrofCatArticles',
'type' => 'arr',
'value' => array("10", "20", "50", "100"),
),
array(
'group' => 'display',
'name' => 'aNrofCatArticlesInGrid',
'type' => 'arr',
'value' => array("12", "16", "24", "32"),
),
array(
'group' => 'features',
'name' => 'bl_showCompareList',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'features',
'name' => 'bl_showGiftWrapping',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'features',
'name' => 'bl_showListmania',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'display',
'name' => 'bl_showManufacturerSlider',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'features',
'name' => 'bl_showVouchers',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'features',
'name' => 'bl_showWishlist',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'features',
'name' => 'bl_showPriceAlarm',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'background',
'name' => 'blBackgroundAttachment',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'emails',
'name' => 'blEmailsShowProductPictures',
'type' => 'bool',
'value' => 0,
),
array(
'group' => 'footer',
'name' => 'blFooterShowHelp',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'footer',
'name' => 'blFooterShowLinks',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'footer',
'name' => 'blFooterShowNews',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'footer',
'name' => 'blFooterShowNewsletter',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'footer',
'name' => 'blFooterShowNewsletterForm',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'display',
'name' => 'blFullwidthLayout',
'type' => 'bool',
'value' => 0,
),
array(
'group' => 'display',
'name' => 'blHomeLink',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'googleanalytics',
'name' => 'blGAAnonymizeIPs',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'display',
'name' => 'blShowBirthdayFields',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'display',
'name' => 'blShowFinalStep',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'display',
'name' => 'blShowListDisplayType',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'images',
'name' => 'blSliderShowImageCaption',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'background',
'name' => 'blUseBackground',
'type' => 'bool',
'value' => 0,
),
array(
'group' => 'googleanalytics',
'name' => 'blUseGAEcommerceTracking',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'googleanalytics',
'name' => 'blUseGAPageTracker',
'type' => 'bool',
'value' => 1,
),
array(
'group' => 'googlets',
'name' => 'blUseGoogleTS',
'type' => 'bool',
'value' => 0,
),
array(
'group' => 'display',
'name' => 'iNewBasketItemMessage',
'type' => 'select',
'value' => 'str',
'constraints' => '0|1|2|3',
),
array(
'group' => 'background',
'name' => 'sBackgroundColor',
'type' => 'str',
'value' => '#CCEBF5',
),
array(
'group' => 'background',
'name' => 'sBackgroundPath',
'type' => 'str',
'value' => 'mein_hintergrundbild.jpg',
),
array(
'group' => 'background',
'name' => 'sBackgroundPosHorizontal',
'type' => 'select',
'value' => 'center',
'constraints' => 'left|right|center',
),
array(
'group' => 'background',
'name' => 'sBackgroundPosVertical',
'type' => 'select',
'value' => 'top',
'constraints' => 'top|bottom|center',
),
array(
'group' => 'background',
'name' => 'sBackgroundRepeat',
'type' => 'select',
'value' => 'no-repeat',
'constraints' => 'no-repeat|repeat-x|repeat-y|repeat',
),
array(
'group' => 'background',
'name' => 'sBackgroundSize',
'type' => 'select',
'value' => 'cover',
'constraints' => 'cover|contain|normal',
),
array(
'group' => 'footer',
'name' => 'sBlogUrl',
'type' => 'str',
'value' => 'https://wordpress.org',
),
array(
'group' => 'images',
'name' => 'sCatIconsize',
'type' => 'str',
'value' => '168*100',
),
array(
'group' => 'images',
'name' => 'sCatPromotionsize',
'type' => 'str',
'value' => '370*107',
),
array(
'group' => 'images',
'name' => 'sCatThumbnailsize',
'type' => 'str',
'value' => '1140*250',
),
array(
'group' => 'display',
'name' => 'sDefaultListDisplayType',
'type' => 'select',
'value' => 'infogrid',
'constraints' => 'infogrid|line|grid',
),
array(
'group' => 'googlets',
'name' => 'sDeliveryDaysNotOnStock',
'type' => 'str',
'value' => '14',
),
array(
'group' => 'googlets',
'name' => 'sDeliveryDaysOnStock',
'type' => 'str',
'value' => '6',
),
array(
'group' => 'logo',
'name' => 'sEmailLogo',
'type' => 'str',
'value' => 'logo_email.png',
),
array(
'group' => 'footer',
'name' => 'sFacebookUrl',
'type' => 'str',
'value' => 'https://www.facebook.com',
),
array(
'group' => 'favicons',
'name' => 'sFavicon128File',
'type' => 'str',
'value' => 'favicon_128x128.png',
),
array(
'group' => 'favicons',
'name' => 'sFavicon16File',
'type' => 'str',
'value' => 'favicon_16x16.png',
),
array(
'group' => 'favicons',
'name' => 'sFavicon32File',
'type' => 'str',
'value' => 'favicon_32x32.png',
),
array(
'group' => 'favicons',
'name' => 'sFavicon48File',
'type' => 'str',
'value' => 'favicon_48x48.png',
),
array(
'group' => 'favicons',
'name' => 'sFavicon512File',
'type' => 'str',
'value' => 'favicon_512x512.png',
),
array(
'group' => 'favicons',
'name' => 'sFavicon64File',
'type' => 'str',
'value' => 'favicon_64x64.png',
),
array(
'group' => 'favicons',
'name' => 'sFaviconFile',
'type' => 'str',
'value' => 'favicon.ico',
),
array(
'group' => 'favicons',
'name' => 'sFaviconMSTileColor',
'type' => 'str',
'value' => '#D83434',
),
array(
'group' => 'googleanalytics',
'name' => 'sGATrackingId',
'type' => 'str',
'value' => '',
),
array(
'group' => 'contact',
'name' => 'sGoogleMapsAddr',
'type' => 'str',
'value' => 'O3-Shop, Musterstraße 17, 12345 Musterstadt',
),
array(
'group' => 'footer',
'name' => 'sGooglePlusUrl',
'type' => 'str',
'value' => 'https://plus.google.com',
),
array(
'group' => 'googlets',
'name' => 'sGoogleShoppingAccountId',
'type' => 'str',
'value' => '',
),
array(
'group' => 'googlets',
'name' => 'sGoogleVendorId',
'type' => 'str',
'value' => '',
),
array(
'group' => 'images',
'name' => 'sIconsize',
'type' => 'str',
'value' => '87*87',
),
array(
'group' => 'logo',
'name' => 'sLogoFile',
'type' => 'str',
'value' => 'logo_o3.png',
),
array(
'group' => 'logo',
'name' => 'sLogoHeight',
'type' => 'str',
'value' => '60',
),
array(
'group' => 'logo',
'name' => 'sLogoWidth',
'type' => 'str',
'value' => '200',
),
array(
'group' => 'images',
'name' => 'sManufacturerIconsize',
'type' => 'str',
'value' => '100*100',
),
array(
'group' => 'googlets',
'name' => 'sPageLanguage',
'type' => 'str',
'value' => 'de_DE',
),
array(
'group' => 'googlets',
'name' => 'sShippingDaysNotOnStock',
'type' => 'str',
'value' => '5',
),
array(
'group' => 'googlets',
'name' => 'sShippingDaysOnStock',
'type' => 'str',
'value' => '3',
),
array(
'group' => 'googlets',
'name' => 'sShoppingCountry',
'type' => 'str',
'value' => 'DE',
),
array(
'group' => 'googlets',
'name' => 'sShoppingLanguage',
'type' => 'str',
'value' => 'de',
),
array(
'group' => 'display',
'name' => 'sStartPageListDisplayType',
'type' => 'select',
'value' => 'grid',
'constraints' => 'infogrid|line|grid',
),
array(
'group' => 'images',
'name' => 'sThumbnailsize',
'type' => 'str',
'value' => '390*245',
),
array(
'group' => 'footer',
'name' => 'sTwitterUrl',
'type' => 'str',
'value' => 'https://twitter.com',
),
array(
'group' => 'footer',
'name' => 'sYouTubeUrl',
'type' => 'str',
'value' => 'https://www.youtube.com',
),
array(
'group' => 'images',
'name' => 'sZoomImageSize',
'type' => 'str',
'value' => '665*665',
),
),
);

View File

@@ -0,0 +1,45 @@
[{assign var="oConfig" value=$oViewConf->getConfig()}]
[{assign var="sAccountId" value=$oViewConf->getViewThemeParam('sEcondaRecommendationsAID')}]
[{assign var="sClassName" value=$oConfig->getRequestParameter('actcl')}]
[{if $sAccountId}]
[{* Definieren, welches econda-Widget geladen werden soll *}]
[{if $sClassName == 'start' && $oViewConf->getViewThemeParam('blEcondaRecommendationsStart')}]
[{assign var="sListId" value="recommendationsStart"}]
[{assign var="sWidgetId" value=$oViewConf->getViewThemeParam('sEcondaWidgetIdStart')}]
[{elseif $sClassName == 'alist' && $oViewConf->getViewThemeParam('blEcondaRecommendationsList')}]
[{assign var="sListId" value="recommendationsList"}]
[{assign var="sWidgetId" value=$oViewConf->getViewThemeParam('sEcondaWidgetIdList')}]
[{elseif $sClassName == 'details' && $oViewConf->getViewThemeParam('blEcondaRecommendationsDetails')}]
[{assign var="sListId" value="recommendationsDetails"}]
[{assign var="sWidgetId" value=$oViewConf->getViewThemeParam('sEcondaWidgetIdDetails')}]
[{elseif $sClassName == 'basket' && $oViewConf->getViewThemeParam('blEcondaRecommendationsBasket')}]
[{assign var="sListId" value="recommendationsBasket"}]
[{assign var="sWidgetId" value=$oViewConf->getViewThemeParam('sEcondaWidgetIdBasket')}]
[{/if}]
[{if $sWidgetId}]
[{* econda-Recommendations abholen *}]
[{assign var="sUrl" value="http://widgets.crosssell.info/eps/crosssell/recommendations.do?aid=`$sAccountId`&wid=`$sWidgetId`&csize=20&start=0&type=cs&widgetdetails=true"}]
[{assign var="oResponse" value=$sUrl|@file_get_contents|json_decode}]
[{* Prüfen, ob Artikel-IDs zurückgekommen sind *}]
[{if $oResponse && count($oResponse->items)}]
[{*<pre>[{$oResponse|var_dump}]</pre>*}]
[{* Array mit Artikeln aus Response bilden*}]
[{foreach from=$oResponse->items item="oItem"}]
[{capture append="aArticles"}][{$oItem->id}][{/capture}]
[{/foreach}]
[{* ToDo: Prüfen, ob Artikel anhand der OXID oder Artikelnummer geladen werden müssen. *}]
[{*@var oxArticleList $oArtList *}]
[{assign var="sArticles" value="','"|@implode:$aArticles}]
[{assign var="sViewName" value="oxarticles"|@getViewName}]
[{assign var="oArtList" value="oxArticleList"|@oxNew}]
[{$oArtList->selectString("SELECT * FROM `$sViewName` WHERE OXARTNUM IN('`$sArticles`') AND OXACTIVE = 1")}]
[{include file="widget/product/list.tpl" listId=$sListId head=$oResponse->widgetdetails->title products=$oArtList}]
[{/if}]
[{/if}]
[{/if}]

View File

@@ -0,0 +1 @@
Custom template directory.

View File

@@ -0,0 +1,101 @@
<table class="row footer">
<tr bgcolor="#ebebeb">
<td class="wrapper">
<table class="six columns">
<tr>
<td class="left-text-pad">
<h5>[{oxmultilang ident="CONTACT" suffix="COLON"}]</h5>
[{oxcontent ident="oxemailfooter"}]
</td>
<td class="expander"></td>
</tr>
</table>
</td>
[{if $oViewConf->getViewThemeParam('sFacebookUrl') || $oViewConf->getViewThemeParam('sGooglePlusUrl') || $oViewConf->getViewThemeParam('sTwitterUrl') || $oViewConf->getViewThemeParam('sYouTubeUrl') || $oViewConf->getViewThemeParam('sBlogUrl')}]
<td class="wrapper last">
<table class="six columns">
<tr>
<td class="right-text-pad">
<h5>[{oxmultilang ident="DD_FOOTER_FOLLOW_US" suffix="COLON"}]</h5>
[{if $oViewConf->getViewThemeParam('sFacebookUrl')}]
<table class="tiny-button facebook">
<tr>
<td>
<a href="[{$oViewConf->getViewThemeParam('sFacebookUrl')}]" target="_blank">Facebook</a>
</td>
</tr>
</table>
<br>
[{/if}]
[{if $oViewConf->getViewThemeParam('sTwitterUrl')}]
<table class="tiny-button twitter">
<tr>
<td>
<a href="[{$oViewConf->getViewThemeParam('sTwitterUrl')}]" target="_blank">Twitter</a>
</td>
</tr>
</table>
<br>
[{/if}]
[{if $oViewConf->getViewThemeParam('sGooglePlusUrl')}]
<table class="tiny-button google-plus">
<tr>
<td>
<a href="[{$oViewConf->getViewThemeParam('sGooglePlusUrl')}]" target="_blank">Google+</a>
</td>
</tr>
</table>
<br>
[{/if}]
[{if $oViewConf->getViewThemeParam('sYouTubeUrl')}]
<table class="tiny-button youtube">
<tr>
<td>
<a href="[{$oViewConf->getViewThemeParam('sYouTubeUrl')}]" target="_blank">YouTube</a>
</td>
</tr>
</table>
[{/if}]
</td>
<td class="expander"></td>
</tr>
</table>
</td>
[{/if}]
</tr>
</table>
<table class="row">
<tr>
<td class="wrapper last">
<table class="twelve columns">
<tr>
<td align="left">
[{*ToDo*}]
</td>
<td class="expander"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
</body>
</html>

View File

@@ -0,0 +1,10 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_FORGOT_PASSWORD_HEADING"|oxmultilangassign}]
<p>[{oxcontent ident="oxupdatepassinfoemail"}]</p>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,855 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=[{$oEmailView->getCharset()}]" />
<meta name="viewport" content="width=device-width"/>
<style type="text/css">
/**********************************************
* Ink v1.0.5 - Copyright 2013 ZURB Inc *
**********************************************/
/* Client-specific Styles & Reset */
#outlook a {
padding:0;
}
body{
width:100% !important;
min-width: 100%;
-webkit-text-size-adjust:100%;
-ms-text-size-adjust:100%;
margin:0;
padding:0;
}
.ExternalClass {
width:100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
#backgroundTable {
margin:0;
padding:0;
width:100% !important;
line-height: 100% !important;
}
img {
outline:none;
text-decoration:none;
-ms-interpolation-mode: bicubic;
width: auto;
max-width: 100%;
float: left;
clear: both;
display: block;
}
center {
width: 100%;
min-width: 580px;
}
a img {
border: none;
}
p {
margin: 0 0 0 10px;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td {
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
border-collapse: collapse !important;
}
table, tr, td {
padding: 0;
vertical-align: top;
text-align: left;
}
hr {
color: #d9d9d9;
background-color: #d9d9d9;
height: 1px;
border: none;
}
/* Responsive Grid */
table.body {
height: 100%;
width: 100%;
}
table.container {
width: 580px;
margin: 0 auto;
text-align: inherit;
}
table.row {
padding: 0px;
width: 100%;
position: relative;
}
table.container table.row {
display: block;
}
td.wrapper {
padding: 10px 20px 0px 0px;
position: relative;
}
table.columns,
table.column {
margin: 0 auto;
}
table.columns td,
table.column td {
padding: 0px 0px 10px;
}
table.columns td.sub-columns,
table.column td.sub-columns,
table.columns td.sub-column,
table.column td.sub-column {
padding-right: 10px;
}
td.sub-column, td.sub-columns {
min-width: 0px;
}
table.row td.last,
table.container td.last {
padding-right: 0px;
}
table.one { width: 30px; }
table.two { width: 80px; }
table.three { width: 130px; }
table.four { width: 180px; }
table.five { width: 230px; }
table.six { width: 280px; }
table.seven { width: 330px; }
table.eight { width: 380px; }
table.nine { width: 430px; }
table.ten { width: 480px; }
table.eleven { width: 530px; }
table.twelve { width: 580px; }
table.one center { min-width: 30px; }
table.two center { min-width: 80px; }
table.three center { min-width: 130px; }
table.four center { min-width: 180px; }
table.five center { min-width: 230px; }
table.six center { min-width: 280px; }
table.seven center { min-width: 330px; }
table.eight center { min-width: 380px; }
table.nine center { min-width: 430px; }
table.ten center { min-width: 480px; }
table.eleven center { min-width: 530px; }
table.twelve center { min-width: 580px; }
table.one .panel center { min-width: 10px; }
table.two .panel center { min-width: 60px; }
table.three .panel center { min-width: 110px; }
table.four .panel center { min-width: 160px; }
table.five .panel center { min-width: 210px; }
table.six .panel center { min-width: 260px; }
table.seven .panel center { min-width: 310px; }
table.eight .panel center { min-width: 360px; }
table.nine .panel center { min-width: 410px; }
table.ten .panel center { min-width: 460px; }
table.eleven .panel center { min-width: 510px; }
table.twelve .panel center { min-width: 560px; }
.body .columns td.one,
.body .column td.one { width: 8.333333%; }
.body .columns td.two,
.body .column td.two { width: 16.666666%; }
.body .columns td.three,
.body .column td.three { width: 25%; }
.body .columns td.four,
.body .column td.four { width: 33.333333%; }
.body .columns td.five,
.body .column td.five { width: 41.666666%; }
.body .columns td.six,
.body .column td.six { width: 50%; }
.body .columns td.seven,
.body .column td.seven { width: 58.333333%; }
.body .columns td.eight,
.body .column td.eight { width: 66.666666%; }
.body .columns td.nine,
.body .column td.nine { width: 75%; }
.body .columns td.ten,
.body .column td.ten { width: 83.333333%; }
.body .columns td.eleven,
.body .column td.eleven { width: 91.666666%; }
.body .columns td.twelve,
.body .column td.twelve { width: 100%; }
td.offset-by-one { padding-left: 50px; }
td.offset-by-two { padding-left: 100px; }
td.offset-by-three { padding-left: 150px; }
td.offset-by-four { padding-left: 200px; }
td.offset-by-five { padding-left: 250px; }
td.offset-by-six { padding-left: 300px; }
td.offset-by-seven { padding-left: 350px; }
td.offset-by-eight { padding-left: 400px; }
td.offset-by-nine { padding-left: 450px; }
td.offset-by-ten { padding-left: 500px; }
td.offset-by-eleven { padding-left: 550px; }
td.expander {
visibility: hidden;
width: 0px;
padding: 0 !important;
}
table.columns .text-pad,
table.column .text-pad {
padding-left: 10px;
padding-right: 10px;
}
table.columns .left-text-pad,
table.columns .text-pad-left,
table.column .left-text-pad,
table.column .text-pad-left {
padding-left: 10px;
}
table.columns .right-text-pad,
table.columns .text-pad-right,
table.column .right-text-pad,
table.column .text-pad-right {
padding-right: 10px;
}
/* Block Grid */
.block-grid {
width: 100%;
max-width: 580px;
}
.block-grid td {
display: inline-block;
padding:10px;
}
.two-up td {
width:270px;
}
.three-up td {
width:173px;
}
.four-up td {
width:125px;
}
.five-up td {
width:96px;
}
.six-up td {
width:76px;
}
.seven-up td {
width:62px;
}
.eight-up td {
width:52px;
}
/* Alignment & Visibility Classes */
table.center, td.center {
text-align: center;
}
h1.center,
h2.center,
h3.center,
h4.center,
h5.center,
h6.center {
text-align: center;
}
span.center {
display: block;
width: 100%;
text-align: center;
}
img.center {
margin: 0 auto;
float: none;
}
.show-for-small,
.hide-for-desktop {
display: none;
}
/* Typography */
body, table.body, h1, h2, h3, h4, h5, h6, p, td {
color: #222222;
font-family: "Helvetica", "Arial", sans-serif;
font-weight: normal;
padding:0;
margin: 0;
text-align: left;
line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
word-break: normal;
}
h1 {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 16px;}
body, table.body, p, td {font-size: 14px;line-height:19px;}
p.lead, p.lede, p.leed {
font-size: 18px;
line-height:21px;
}
p {
margin-bottom: 10px;
}
small {
font-size: 10px;
}
a {
color: #083d8d;
text-decoration: none;
}
a:hover {
color: #083d8d !important;
}
a:active {
color: #083d8d !important;
}
a:visited {
color: #083d8d !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #333333;
}
h1 a:active,
h2 a:active,
h3 a:active,
h4 a:active,
h5 a:active,
h6 a:active {
color: #333333 !important;
}
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
color: #333333 !important;
}
h1.underline,
h2.underline,
h3.underline,
h4.underline,
h5.underline,
h6.underline {
border-bottom:1px solid #ebebeb;
padding-bottom: 3px;
margin-bottom: 10px;
}
.text-right { text-align: right; }
/* Panels */
.panel {
background: #f2f2f2;
border: 1px solid #d9d9d9;
padding: 10px !important;
}
.sub-grid table {
width: 100%;
}
.sub-grid td.sub-columns {
padding-bottom: 0;
}
/* Buttons */
table.button,
table.tiny-button,
table.small-button,
table.medium-button,
table.large-button {
width: 100%;
overflow: hidden;
}
table.button td,
table.tiny-button td,
table.small-button td,
table.medium-button td,
table.large-button td {
display: block;
width: auto !important;
text-align: center;
background: #3D4F55;
border: 1px solid #28353b;
color: #ffffff;
padding: 8px 0;
}
table.tiny-button td {
padding: 5px 0 4px;
}
table.small-button td {
padding: 8px 0 7px;
}
table.medium-button td {
padding: 12px 0 10px;
}
table.large-button td {
padding: 21px 0 18px;
}
table.button td a,
table.tiny-button td a,
table.small-button td a,
table.medium-button td a,
table.large-button td a {
font-weight: bold;
text-decoration: none;
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
font-size: 16px;
}
table.tiny-button td a {
font-size: 12px;
font-weight: normal;
}
table.small-button td a {
font-size: 16px;
}
table.medium-button td a {
font-size: 20px;
}
table.large-button td a {
font-size: 24px;
}
table.button:hover td,
table.button:visited td,
table.button:active td {
background: #333333 !important;
}
table.button:hover td a,
table.button:visited td a,
table.button:active td a {
color: #fff !important;
}
table.button:hover td,
table.tiny-button:hover td,
table.small-button:hover td,
table.medium-button:hover td,
table.large-button:hover td {
background: #333333 !important;
}
table.button:hover td a,
table.button:active td a,
table.button td a:visited,
table.tiny-button:hover td a,
table.tiny-button:active td a,
table.tiny-button td a:visited,
table.small-button:hover td a,
table.small-button:active td a,
table.small-button td a:visited,
table.medium-button:hover td a,
table.medium-button:active td a,
table.medium-button td a:visited,
table.large-button:hover td a,
table.large-button:active td a,
table.large-button td a:visited {
color: #ffffff !important;
}
table.secondary td {
background: #e9e9e9;
border-color: #d0d0d0;
color: #555;
}
table.secondary td a {
color: #555;
}
table.secondary:hover td {
background: #d0d0d0 !important;
color: #555;
}
table.secondary:hover td a,
table.secondary td a:visited,
table.secondary:active td a {
color: #555 !important;
}
table.success td {
background: #5da423;
border-color: #457a1a;
}
table.success:hover td {
background: #457a1a !important;
}
table.alert td {
background: #c60f13;
border-color: #970b0e;
}
table.alert:hover td {
background: #970b0e !important;
}
table.radius td {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
table.round td {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
/* Outlook First */
body.outlook p {
display: inline !important;
}
/* Media Queries */
@media only screen and (max-width: 600px) {
table[class="body"] img {
width: auto !important;
height: auto !important;
}
table[class="body"] center {
min-width: 0 !important;
}
table[class="body"] .container {
width: 95% !important;
}
table[class="body"] .row {
width: 100% !important;
display: block !important;
}
table[class="body"] .wrapper {
display: block !important;
padding-right: 0 !important;
}
table[class="body"] .columns,
table[class="body"] .column {
table-layout: fixed !important;
float: none !important;
width: 100% !important;
padding-right: 0px !important;
padding-left: 0px !important;
display: block !important;
}
table[class="body"] .wrapper.first .columns,
table[class="body"] .wrapper.first .column {
display: table !important;
}
table[class="body"] table.columns td,
table[class="body"] table.column td {
width: 100% !important;
}
table[class="body"] .columns td.one,
table[class="body"] .column td.one { width: 8.333333% !important; }
table[class="body"] .columns td.two,
table[class="body"] .column td.two { width: 16.666666% !important; }
table[class="body"] .columns td.three,
table[class="body"] .column td.three { width: 25% !important; }
table[class="body"] .columns td.four,
table[class="body"] .column td.four { width: 33.333333% !important; }
table[class="body"] .columns td.five,
table[class="body"] .column td.five { width: 41.666666% !important; }
table[class="body"] .columns td.six,
table[class="body"] .column td.six { width: 50% !important; }
table[class="body"] .columns td.seven,
table[class="body"] .column td.seven { width: 58.333333% !important; }
table[class="body"] .columns td.eight,
table[class="body"] .column td.eight { width: 66.666666% !important; }
table[class="body"] .columns td.nine,
table[class="body"] .column td.nine { width: 75% !important; }
table[class="body"] .columns td.ten,
table[class="body"] .column td.ten { width: 83.333333% !important; }
table[class="body"] .columns td.eleven,
table[class="body"] .column td.eleven { width: 91.666666% !important; }
table[class="body"] .columns td.twelve,
table[class="body"] .column td.twelve { width: 100% !important; }
table[class="body"] td.offset-by-one,
table[class="body"] td.offset-by-two,
table[class="body"] td.offset-by-three,
table[class="body"] td.offset-by-four,
table[class="body"] td.offset-by-five,
table[class="body"] td.offset-by-six,
table[class="body"] td.offset-by-seven,
table[class="body"] td.offset-by-eight,
table[class="body"] td.offset-by-nine,
table[class="body"] td.offset-by-ten,
table[class="body"] td.offset-by-eleven {
padding-left: 0 !important;
}
table[class="body"] table.columns td.expander {
width: 1px !important;
}
table[class="body"] .right-text-pad,
table[class="body"] .text-pad-right {
padding-left: 10px !important;
}
table[class="body"] .left-text-pad,
table[class="body"] .text-pad-left {
padding-right: 10px !important;
}
table[class="body"] .hide-for-small,
table[class="body"] .show-for-desktop {
display: none !important;
}
table[class="body"] .show-for-small,
table[class="body"] .hide-for-desktop {
display: inherit !important;
}
}
</style>
<style type="text/css">
table.footer table.tiny-button td a {
font-weight: bold;
}
table.facebook td {
background: #3b5998;
border-color: #2d4473;
}
table.facebook:hover td {
background: #2d4473 !important;
}
table.twitter td {
background: #00acee;
border-color: #0087bb;
}
table.twitter:hover td {
background: #0087bb !important;
}
table.google-plus td {
background-color: #d34836;
border-color: #b31217;
}
table.youtube td {
background-color: #cd201f;
border-color: #b31217;
}
table.google-plus:hover td,
table.youtube:hover td {
background-color: #d34836 !important;
}
table.blog td {
background-color: #d0d0d0;
border-color: #aeaeae;
}
table.blog:hover td {
background: #aeaeae !important;
}
.template-label {
color: #000;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
}
.callout .wrapper {
padding-bottom: 20px;
}
.callout .panel {
background: #ECF8FF;
border-color: #b9e5ff;
}
.header {
}
.footer .wrapper {
background: #ebebeb;
}
.footer h5 {
padding-bottom: 10px;
}
table.columns .text-pad {
padding-left: 10px;
padding-right: 10px;
}
table.columns .left-text-pad {
padding-left: 10px;
}
table.columns .right-text-pad {
padding-right: 10px;
}
@media only screen and (max-width: 600px) {
table[class="body"] .right-text-pad {
padding-left: 10px !important;
}
table[class="body"] .left-text-pad {
padding-right: 10px !important;
}
}
[{$style}]
</style>
</head>
<body bgcolor="#ffffff">
[{block name="email_html_header"}][{/block}]
[{assign var="oConfig" value=$oViewConf->getConfig()}]
<table class="body">
<tr>
<td class="center" align="center" valign="top">
<center>
<table class="row header">
<tr>
<td class="center" align="center">
<center>
<table class="container">
<tr>
<td class="wrapper[{if !$title}] last[{/if}]">
<table class="twelve columns">
<tbody>
<tr>
<td class="six sub-columns text-pad-left">
[{assign var="sEmailLogo" value=$oViewConf->getViewThemeParam('sEmailLogo')}]
<a href="[{$oConfig->getShopUrl(null,false)}]" title="[{$shop->oxshops__oxtitleprefix->value}]">
<img src="[{$oViewConf->getImageUrl($sEmailLogo, false)}]" border="0" hspace="0" vspace="0" alt="[{$shop->oxshops__oxname->value}]" align="texttop">
</a>
</td>
<td class="six sub-columns text-pad-left last" style="text-align:right; vertical-align:middle;">
<span class="template-label">[{$title}]</span>
</td>
<td class="expander"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</center>
</td>
</tr>
</table>
<table class="container">
<tr>
<td>
<hr/>

View File

@@ -0,0 +1,41 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="userinfo" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_INVITE_HEADING"|oxmultilangassign}]
<table border="0" width="100%" cellspacing="10" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="FROM"}]</b>
</td>
<td style="white-space:nowrap;">[{$userinfo->send_name|oxescape}]</td>
</tr>
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="EMAIL"}]</b>
</td>
<td style="white-space:nowrap;">[{$userinfo->send_email|oxescape}]</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td colspan="2">[{$userinfo->send_message|oxescape|nl2br}]</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td colspan="2">[{oxmultilang ident="DD_INVITE_LINK"}]: <a href="[{$sHomeUrl}]">[{$shop->oxshops__oxname->value}]</a></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td colspan="2">[{oxmultilang ident="MANY_GREETINGS"}] [{$userinfo->send_name|oxescape}]</td>
</tr>
</table>
<br/>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,9 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_NEWSLETTER_OPTIN_HEADING"|oxmultilangassign}]
<p>[{oxcontent ident="oxnewsletteremail"}]</p>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,562 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="oConf" value=$oViewConf->getConfig()}]
[{assign var="currency" value=$oEmailView->getCurrency()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{assign var="oDelSet" value=$order->getDelSet()}]
[{assign var="basket" value=$order->getBasket()}]
[{assign var="payment" value=$order->getPayment()}]
[{assign var="sOrderId" value=$order->getId()}]
[{assign var="oOrderFileList" value=$oEmailView->getOrderFileList($sOrderId)}]
[{capture assign="style"}]
table.orderarticles th {
white-space: nowrap;
}
table.orderarticles th, table.orderarticles td {
border: 1px solid #d4d4d4;
font-size: 13px;
padding:5px;
white-space: nowrap;
}
table.orderarticles {
border-collapse: collapse;
}
table.orderarticles thead th {
background-color: #ebebeb;
}
table.orderarticles .odd {
background-color: #ebebeb;
}
[{/capture}]
[{include file="email/html/header.tpl" title="PAGE_TITLE_ORDER"|oxmultilangassign|cat:" #"|cat:$order->oxorder__oxordernr->value style=$style}]
[{block name="email_html_order_cust_orderemail"}]
<p>
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxempty"}]
[{oxcontent ident="oxuserordernpemail"}]
[{else}]
[{oxcontent ident="oxuserorderemail"}]
[{/if}]
</p>
[{/block}]
[{block name="email_html_order_cust_address"}]
<!-- Address info -->
<table class="row footer">
<tbody>
<tr>
<td class="wrapper">
<table class="six columns">
<tbody>
<tr bgcolor="#ebebeb">
<td class="left-text-pad">
<h3 style="margin: 0; padding: 0 0 5px; line-height: 20px; text-transform: uppercase;">[{oxmultilang ident="BILLING_ADDRESS"}]</h3>
<p>
[{$order->oxorder__oxbillcompany->value}]<br>
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]<br>
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]<br>
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]<br>
[{$order->oxorder__oxbillcountry->value}]<br>
[{if $order->oxorder__oxbillustid->value}][{oxmultilang ident="VAT_ID_NUMBER"}] [{$order->oxorder__oxbillustid->value}]<br>[{/if}]
[{oxmultilang ident="PHONE"}] [{$order->oxorder__oxbillfon->value}]<br><br>
</p>
</td>
<td class="expander"></td>
</tr>
</tbody>
</table>
</td>
<td class="wrapper last">
<table class="six columns">
<tbody>
<tr bgcolor="#ebebeb">
<td class="last right-text-pad">
<h3 style="margin: 0; padding: 0 0 5px; line-height: 20px; text-transform: uppercase;">[{oxmultilang ident="SHIPPING_ADDRESS"}]</h3>
<p>
[{if $order->oxorder__oxdellname->value}]
[{$order->oxorder__oxdelcompany->value}]<br>
[{$order->oxorder__oxdelsal->value|oxmultilangsal}] [{$order->oxorder__oxdelfname->value}] [{$order->oxorder__oxdellname->value}]<br>
[{if $order->oxorder__oxdeladdinfo->value}][{$order->oxorder__oxdeladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxdelstreet->value}] [{$order->oxorder__oxdelstreetnr->value}]<br>
[{$order->oxorder__oxdelstateid->value}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->value}]<br>
[{$order->oxorder__oxdelcountry->value}]
[{else}]
[{$order->oxorder__oxbillcompany->value}]<br>
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]<br>
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]<br>
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]<br>
[{$order->oxorder__oxbillcountry->value}]<br>
[{/if}]
</p>
</td>
<td class="expander"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br/>
[{/block}]
<table class="orderarticles" width="100%" style="width:100%;">
<thead>
<tr bgcolor="#ebebeb">
<th[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}] colspan="2"[{/if}]>[{oxmultilang ident="PRODUCT"}]</th>
<th>[{oxmultilang ident="UNIT_PRICE"}]</th>
<th>[{oxmultilang ident="QUANTITY"}]</th>
<th>[{oxmultilang ident="VAT"}]</th>
<th>[{oxmultilang ident="TOTAL"}]</th>
</tr>
</thead>
<tbody>
[{assign var="basketitemlist" value=$basket->getBasketArticles()}]
[{foreach key=basketindex from=$basket->getContents() item=basketitem}]
[{block name="email_html_order_cust_basketitem"}]
[{assign var="basketproduct" value=$basketitemlist.$basketindex}]
<tr valign="top">
[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}]
<td>
<img src="[{$basketproduct->getIconUrl(false)}]" border="0" hspace="0" vspace="0" alt="[{$basketitem->getTitle()|strip_tags}]" align="texttop" style="max-width:80px;">
</td>
[{/if}]
<td>
<p>
[{block name="email_html_order_cust_basketitem_title"}]
<b>[{$basketitem->getTitle()}]</b>
[{/block}]
[{block name="email_html_order_cust_basketitem_sellist"}]
[{if $basketitem->getChosenSelList()}]
<ul>
[{foreach from=$basketitem->getChosenSelList() item=oList}]
<li style="padding: 3px;">[{$oList->name}] [{$oList->value}]</li>
[{/foreach}]
</ul>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_basketitem_persparams"}]
[{if $basketitem->getPersParams()}]
<ul>
[{foreach key=sVar from=$basketitem->getPersParams() item=aParam}]
<li style="padding: 3px;">[{$sVar}] : [{$aParam}]</li>
[{/foreach}]
</ul>
[{/if}]
[{/block}]
<br>
[{block name="email_html_order_cust_basketitem_artnum"}]
<p>
<b>[{oxmultilang ident="PRODUCT_NO" suffix="COLON"}] [{$basketproduct->oxarticles__oxartnum->value}]</b>
</p>
[{/block}]
[{if $oViewConf->getShowGiftWrapping()}]
[{assign var="oWrapping" value=$basketitem->getWrapping()}]
<p>
<b>[{oxmultilang ident="GIFT_WRAPPING"}]:&nbsp;</b>
[{if !$basketitem->getWrappingId()}]
[{oxmultilang ident="NONE"}]
[{else}]
[{$oWrapping->oxwrapping__oxname->value}]
[{/if}]
</p>
[{/if}]
[{if $blShowReviewLink}]
<p>
<a href="[{$oConf->getShopURL()}]index.php?shp=[{$shop->oxshops__oxid->value}]&amp;anid=[{$basketitem->getProductId()}]&amp;cl=review&amp;reviewuserhash=[{$user->getReviewUserHash($user->getId())}]" style="" target="_blank">[{oxmultilang ident="PRODUCT_REVIEW"}]</a>
</p>
[{/if}]
</p>
</td>
<td align="right">
[{block name="email_html_order_cust_basketitem_unitprice"}]
<p>
<b>[{if $basketitem->getFUnitPrice()}][{$basketitem->getFUnitPrice()}] [{$currency->sign}][{/if}]</b>
[{if !$basketitem->isBundle()}]
[{assign var=dRegUnitPrice value=$basketitem->getRegularUnitPrice()}]
[{assign var=dUnitPrice value=$basketitem->getUnitPrice()}]
[{if $dRegUnitPrice->getPrice() > $dUnitPrice->getPrice()}]
<br><s>[{$basketitem->getFRegularUnitPrice()}]&nbsp;[{$currency->sign}]</s>
[{/if}]
[{/if}]
</p>
[{/block}]
[{block name="email_html_order_cust_basketitem_discounts"}]
[{if $basketitem->aDiscounts}]
<p>
<em>[{oxmultilang ident="DISCOUNT"}]
[{foreach from=$basketitem->aDiscounts item=oDiscount}]
<br>[{$oDiscount->sDiscount}]
[{/foreach}]
</em>
</p>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_basketitem_orderinfo"}]
[{if $basketproduct->oxarticles__oxorderinfo->value}]
[{$basketproduct->oxarticles__oxorderinfo->value}]
[{/if}]
[{/block}]
</td>
<td align="right">
[{block name="email_html_order_cust_basketitem_amount"}]
<b>[{$basketitem->getAmount()}]</b>
[{/block}]
</td>
<td align="right">
[{block name="email_html_order_cust_basketitem_vat"}]
[{$basketitem->getVatPercent()}]%
[{/block}]
</td>
<td align="right">
[{block name="email_html_order_cust_basketitem_price"}]
<b>[{$basketitem->getFTotalPrice()}] [{$currency->sign}]</b>
[{/block}]
</td>
</tr>
[{/block}]
[{/foreach}]
</tbody>
<tfoot>
[{assign var="iFooterColspan" value=4}]
[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}]
[{assign var="iFooterColspan" value=5}]
[{/if}]
[{block name="email_html_order_cust_voucherdiscount_top"}]
[{if $oViewConf->getShowVouchers() && $basket->getVoucherDiscValue()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">
<b>[{oxmultilang ident="USED_COUPONS"}]</b>
</td>
<td align="right" class="odd text-right">
<b>[{oxmultilang ident="REBATE"}]</b>
</td>
</tr>
[{foreach from=$order->getVoucherList() item=voucher}]
[{assign var="voucherseries" value=$voucher->getSerie()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{$voucher->oxvouchers__oxvouchernr->value}]</td>
<td align="right" class="odd text-right">[{$voucherseries->oxvoucherseries__oxdiscount->value}] [{if $voucherseries->oxvoucherseries__oxdiscounttype->value == "absolute"}][{$currency->sign}][{else}]%[{/if}]</td>
</tr>
[{/foreach}]
[{/if}]
[{/block}]
[{if !$basket->getDiscounts()}]
[{block name="email_html_order_cust_nodiscounttotalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{block name="email_html_order_cust_nodiscountproductvats"}]
<!-- VATs -->
[{foreach from=$basket->getProductVats(false) item=VATitem key=key}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}]</td>
<td align="right" class="odd text-right">[{oxprice price=$VATitem currency=$currency}]</td>
</tr>
[{/foreach}]
[{/block}]
[{block name="email_html_order_cust_nodiscounttotalgross"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
<!-- applied discounts -->
[{if $basket->getDiscounts()}]
[{if $order->isNettoMode()}]
[{block name="email_html_order_cust_discounttotalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{else}]
[{block name="email_html_order_cust_discounttotalgross"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{block name="email_html_order_cust_discounts"}]
<!-- discounts -->
[{foreach from=$basket->getDiscounts() item=oDiscount}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{if $oDiscount->dDiscount < 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DISCOUNT"}][{/if}] <em>[{$oDiscount->sDiscount}]</em> :</td>
<td align="right" class="odd text-right">[{if $oDiscount->dDiscount < 0}][{$oDiscount->fDiscount|replace:"-":""}][{else}]-[{$oDiscount->fDiscount}][{/if}] [{$currency->sign}]</td>
</tr>
[{/foreach}]
[{/block}]
[{if !$order->isNettoMode()}]
[{block name="email_html_order_cust_totalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{block name="email_html_order_cust_productvats"}]
<!-- VATs -->
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}]</td>
<td align="right" class="odd text-right">[{oxprice price=$VATitem currency=$currency}]</td>
</tr>
[{/foreach}]
[{/block}]
[{if $order->isNettoMode()}]
[{block name="email_html_order_cust_totalbrut"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{/if}]
[{block name="email_html_order_cust_voucherdiscount"}]
<!-- voucher discounts -->
[{if $oViewConf->getShowVouchers() && $basket->getVoucherDiscValue()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="COUPON"}]</td>
<td align="right" class="odd text-right">[{if $basket->getFVoucherDiscountValue() > 0}]-[{/if}][{$basket->getFVoucherDiscountValue()|replace:"-":""}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_delcosts"}]
<!-- delivery costs -->
[{assign var="oDeliveryCost" value=$basket->getDeliveryCost()}]
[{if $oDeliveryCost && $oDeliveryCost->getPrice() > 0}]
[{if $oViewConf->isFunctionalityEnabled('blShowVATForDelivery')}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SHIPPING_NET" suffix="COLON"}]</td>
<td align="right" class="odd text-right">[{oxprice price=$oDeliveryCost->getNettoPrice() currency=$currency}]</td>
</tr>
[{if $oDeliveryCost->getVatValue()}]
<tr valign="top" bgcolor="#ebebeb">
[{if $basket->isProportionalCalculationOn()}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT" suffix="COLON"}]</td>
[{else}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$oDeliveryCost->getVat()}]</td>
[{/if}]
<td align="right" class="odd text-right">[{oxprice price=$oDeliveryCost->getVatValue() currency=$currency}]</td>
</tr>
[{/if}]
[{else}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SHIPPING_COST" suffix="COLON"}]</td>
<td align="right" class="odd text-right">[{oxprice price=$oDeliveryCost->getBruttoPrice() currency=$currency}]</td>
</tr>
[{/if}]
[{/if}]
[{/block}]
[{block name="email_html_order_cust_paymentcosts"}]
<!-- payment sum -->
[{if $basket->getPayCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{if $basket->getPaymentCosts() >= 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DEDUCTION"}][{/if}] [{oxmultilang ident="PAYMENT_METHOD"}]</td>
<td align="right" class="odd text-right">[{$basket->getPayCostNet()}] [{$currency->sign}]</td>
</tr>
<!-- payment sum VAT (if available) -->
[{if $basket->getPayCostVat()}]
<tr valign="top" bgcolor="#ebebeb">
[{if $basket->isProportionalCalculationOn()}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}]:</td>
[{else}]
[{assign var="iPayCostVatPercent" value=$basket->getPayCostVatPercent()}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$iPayCostVatPercent}]</td>
[{/if}]
<td align="right" class="odd text-right">[{$basket->getPayCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFPaymentCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SURCHARGE"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFPaymentCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{if $oViewConf->getShowGiftWrapping()}]
[{block name="email_html_order_cust_wrappingcosts"}]
<!-- Gift wrapping -->
[{if $basket->getWrappCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_WRAPPING_COSTS_NET"}]:</td>
<td align="right" class="odd text-right">[{$basket->getWrappCostNet()}] [{$currency->sign}]</td>
</tr>
[{if $basket->getWrappCostVat()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="PLUS_VAT"}]:</td>
<td align="right" class="odd text-right">[{$basket->getWrappCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFWrappingCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="GIFT_WRAPPING"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFWrappingCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_giftwrapping"}]
<!-- Greeting card -->
[{if $basket->getGiftCardCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_GIFTCARD_COSTS_NET"}]:</td>
<td align="right" class="odd text-right">[{$basket->getGiftCardCostNet()}] [{$currency->sign}]</td>
</tr>
[{if $basket->getGiftCardCostVat()}]
<tr>
[{if $basket->isProportionalCalculationOn()}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}]:</td>
[{else}]
[{assign var="iGiftCardCostVatPercent" value=$basket->getGiftCardCostVatPercent()}]
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$iGiftCardCostVatPercent}]</td>
[{/if}]
<td align="right" class="odd text-right">[{$basket->getGiftCardCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFGiftCardCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="GREETING_CARD"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFGiftCardCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{/if}]
[{block name="email_html_order_cust_grandtotal"}]
<!-- grand total price -->
<tr valign="top" bgcolor="#ebebeb" bgcolor="#ebebeb">
<td align="right" colspan="[{$iFooterColspan}]" class="text-right odd"><b>[{oxmultilang ident="GRAND_TOTAL"}]</b></td>
<td align="right" class="odd text-right"><b>[{$basket->getFPrice()}] [{$currency->sign}]</b></td>
</tr>
[{/block}]
</tfoot>
</table>
<br/>
[{block name="email_html_order_cust_giftwrapping"}]
[{if $oViewConf->getShowGiftWrapping() && $basket->getCard()}]
[{assign var="oCard" value=$basket->getCard()}]
<table>
<tr>
<td colspan="2">
<b>[{oxmultilang ident="YOUR_GREETING_CARD"}]</b>
</td>
</tr>
<tr valign="top">
<td valign="top">
<img src="[{$oCard->getPictureUrl()}]" alt="[{$oCard->oxwrapping__oxname->value}]" hspace="0" vspace="0" border="0" align="top">
</td>
<td>[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}]<br><br>[{$basket->getCardMessage()}]</td>
</tr>
</table>
[{/if}]
[{/block}]
<br><br>
[{block name="email_html_order_cust_userremark"}]
[{if $order->oxorder__oxremark->value}]
<h3 class="underline">[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}]</h3>
<p>[{$order->oxorder__oxremark->value|oxescape}]</p>
<br/>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_download_link"}]
[{if $oOrderFileList}]
<h3 class="underline">[{oxmultilang ident="MY_DOWNLOADS_DESC"}]</h3>
[{foreach from=$oOrderFileList item="oOrderFile"}]
<p>
[{if $order->oxorder__oxpaid->value || !$oOrderFile->oxorderfiles__oxpurchasedonly->value}]
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=download" params="sorderfileid="|cat:$oOrderFile->getId()}]">[{$oOrderFile->oxorderfiles__oxfilename->value}]</a> [{$oOrderFile->getFileSize()|oxfilesize}]
[{else}]
<span>[{$oOrderFile->oxorderfiles__oxfilename->value}]</span>
<strong>[{oxmultilang ident="DOWNLOADS_PAYMENT_PENDING"}]</strong>
[{/if}]
</p>
[{/foreach}]
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_paymentinfo_top"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}]
<h3 class="underline">[{oxmultilang ident="PAYMENT_METHOD"}]</h3>
<p>
<b>[{$payment->oxpayments__oxdesc->value}] [{if $basket->getPaymentCosts()}]([{$basket->getFPaymentCosts()}] [{$currency->sign}])[{/if}]</b>
</p>
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_username"}]
<h3 class="underline">[{oxmultilang ident="EMAIL_ADDRESS"}]</h3>
<p>[{$user->oxuser__oxusername->value}]</p>
<br>
[{/block}]
[{block name="email_html_order_cust_deliveryinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}]
<h3 class="underline">[{oxmultilang ident="SELECTED_SHIPPING_CARRIER"}]</h3>
<p>
<b>[{$order->oDelSet->oxdeliveryset__oxtitle->value}]</b>
</p>
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_paymentinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxidpayadvance"}]
<h3 class="underline">[{oxmultilang ident="BANK_DETAILS"}]</h3>
<p>
[{oxmultilang ident="BANK"}] [{$shop->oxshops__oxbankname->value}]<br>
[{oxmultilang ident="BANK_CODE"}] [{$shop->oxshops__oxbankcode->value}]<br>
[{oxmultilang ident="BANK_ACCOUNT_NUMBER"}] [{$shop->oxshops__oxbanknumber->value}]<br>
[{oxmultilang ident="BIC"}] [{$shop->oxshops__oxbiccode->value}]<br>
[{oxmultilang ident="IBAN"}] [{$shop->oxshops__oxibannumber->value}]
</p>
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_cust_orderemailend"}]
<p>[{oxcontent ident="oxuserorderemailend"}]</p>
[{/block}]
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,470 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="oConf" value=$oViewConf->getConfig()}]
[{assign var="currency" value=$oEmailView->getCurrency()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{assign var="basket" value=$order->getBasket()}]
[{assign var="oDelSet" value=$order->getDelSet()}]
[{assign var="payment" value=$order->getPayment()}]
[{capture assign="style"}]
table.orderarticles th {
white-space: nowrap;
}
table.orderarticles th, table.orderarticles td {
border: 1px solid #d4d4d4;
font-size: 13px;
padding:5px;
white-space: nowrap;
}
table.orderarticles {
border-collapse: collapse;
}
table.orderarticles thead th {
background-color: #ebebeb;
}
table.orderarticles .odd {
background-color: #ebebeb;
white-space: nowrap;
}
[{/capture}]
[{include file="email/html/header.tpl" title="PAGE_TITLE_ORDER"|oxmultilangassign|cat:" #"|cat:$order->oxorder__oxordernr->value style=$style}]
[{block name="email_html_order_owner_orderemail"}]
<p>
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxempty"}]
[{oxcontent ident="oxadminordernpemail"}]
[{else}]
[{oxcontent ident="oxadminorderemail"}]
[{/if}]
</p>
[{/block}]
[{block name="email_html_order_owner_address"}]
<!-- Address info -->
<table class="row footer">
<tbody>
<tr>
<td class="wrapper">
<table class="six columns">
<tbody>
<tr bgcolor="#ebebeb">
<td class="left-text-pad">
<h3 style="margin: 0; padding: 0 0 5px; line-height: 20px; text-transform: uppercase;">[{oxmultilang ident="BILLING_ADDRESS"}]</h3>
<p>
[{$order->oxorder__oxbillcompany->value}]<br>
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]<br>
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]<br>
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]<br>
[{$order->oxorder__oxbillcountry->value}]<br>
[{if $order->oxorder__oxbillustid->value}][{oxmultilang ident="VAT_ID_NUMBER"}] [{$order->oxorder__oxbillustid->value}]<br>[{/if}]
[{oxmultilang ident="PHONE"}] [{$order->oxorder__oxbillfon->value}]<br><br>
</p>
</td>
<td class="expander"></td>
</tr>
</tbody>
</table>
</td>
<td class="wrapper last">
<table class="six columns">
<tbody>
<tr bgcolor="#ebebeb">
<td class="last right-text-pad">
<h3 style="margin: 0; padding: 0 0 5px; line-height: 20px; text-transform: uppercase;">[{oxmultilang ident="SHIPPING_ADDRESS"}]</h3>
<p>
[{if $order->oxorder__oxdellname->value}]
[{$order->oxorder__oxdelcompany->value}]<br>
[{$order->oxorder__oxdelsal->value|oxmultilangsal}] [{$order->oxorder__oxdelfname->value}] [{$order->oxorder__oxdellname->value}]<br>
[{if $order->oxorder__oxdeladdinfo->value}][{$order->oxorder__oxdeladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxdelstreet->value}] [{$order->oxorder__oxdelstreetnr->value}]<br>
[{$order->oxorder__oxdelstateid->value}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->value}]<br>
[{$order->oxorder__oxdelcountry->value}]
[{else}]
[{$order->oxorder__oxbillcompany->value}]<br>
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]<br>
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->value}]<br>[{/if}]
[{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]<br>
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]<br>
[{$order->oxorder__oxbillcountry->value}]<br>
[{/if}]
</p>
</td>
<td class="expander"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br/>
[{/block}]
<table class="orderarticles" border="0" cellspacing="0" cellpadding="0" width="100%">
<thead>
<tr bgcolor="#ebebeb">
<th[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}] colspan="2"[{/if}]>[{oxmultilang ident="PRODUCT"}]</th>
<th>[{oxmultilang ident="UNIT_PRICE"}]</th>
<th>[{oxmultilang ident="QUANTITY"}]</th>
<th>[{oxmultilang ident="VAT"}]</th>
<th>[{oxmultilang ident="TOTAL"}]</th>
</tr>
</thead>
<tbody>
[{assign var="basketitemlist" value=$basket->getBasketArticles()}]
[{foreach key=basketindex from=$basket->getContents() item=basketitem}]
[{block name="email_html_order_owner_basketitem"}]
[{assign var="basketproduct" value=$basketitemlist.$basketindex}]
<tr valign="top">
[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}]
<td>
<img src="[{$basketproduct->getIconUrl(false)}]" border="0" hspace="0" vspace="0" alt="[{$basketitem->getTitle()|strip_tags}]" align="texttop" style="max-width:80px;">
</td>
[{/if}]
<td>
<p>
<b>[{$basketitem->getTitle()}]</b>
[{if $basketitem->getChosenSelList()}],
[{foreach from=$basketitem->getChosenSelList() item=oList}]
[{$oList->name}] [{$oList->value}]&nbsp;
[{/foreach}]
[{/if}]
[{if $basketitem->getPersParams()}]
[{foreach key=sVar from=$basketitem->getPersParams() item=aParam}]
,&nbsp;<em>[{$sVar}] : [{$aParam}]</em>
[{/foreach}]
[{/if}]
<br>[{oxmultilang ident="PRODUCT_NO" suffix="COLON"}] [{$basketproduct->oxarticles__oxartnum->value}]
[{if $oViewConf->getShowGiftWrapping()}]
[{assign var="oWrapping" value=$basketitem->getWrapping()}]
<br><b>[{oxmultilang ident="GIFT_WRAPPING"}]</b>:&nbsp;[{if !$basketitem->getWrappingId()}][{oxmultilang ident="NONE"}][{else}][{$oWrapping->oxwrapping__oxname->value}][{/if}]
[{/if}]
</p>
</td>
<td>
<p>
<b style="white-space:nowrap;">[{if $basketitem->getFUnitPrice()}][{$basketitem->getFUnitPrice()}]&nbsp;[{$currency->sign}][{/if}]</b>
[{if !$basketitem->isBundle()}]
[{assign var=dRegUnitPrice value=$basketitem->getRegularUnitPrice()}]
[{assign var=dUnitPrice value=$basketitem->getUnitPrice()}]
[{if $dRegUnitPrice->getPrice() > $dUnitPrice->getPrice()}]
<br><s>[{$basketitem->getFRegularUnitPrice()}]&nbsp;[{$currency->sign}]</s>
[{/if}]
[{/if}]
[{if $basketitem->aDiscounts}]<br><br>
<em style="font-size: 7pt;font-weight: normal;">[{oxmultilang ident="DISCOUNT"}]
[{foreach from=$basketitem->aDiscounts item=oDiscount}]
<br>[{$oDiscount->sDiscount}]
[{/foreach}]
</em>
[{/if}]
[{if $basketproduct->oxarticles__oxorderinfo->value}]
[{$basketproduct->oxarticles__oxorderinfo->value}]
[{/if}]
</p>
</td>
<td>[{$basketitem->getAmount()}]</td>
<td>[{$basketitem->getVatPercent()}]%</td>
<td>
<b>[{$basketitem->getFTotalPrice()}]&nbsp;[{$currency->sign}]</b>
</td>
</tr>
[{/block}]
[{/foreach}]
[{block name="email_html_order_owner_giftwrapping"}]
[{if $basket->oCard}]
<tr valign="top">
<td>
<img src="[{$basket->oCard->getPictureUrl()}]" alt="[{$basket->oCard->oxwrapping__oxname->value}]" hspace="0" vspace="0" border="0" align="top">
</td>
<td colspan="[{$iFooterColspan}]">
<b>[{oxmultilang ident="ATENTION_GREETING_CARD"}]</b><br>
[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}]
<br><br>
[{$basket->getCardMessage()}]
</td>
</tr>
[{/if}]
[{/block}]
</tbody>
<tfoot>
[{assign var="iFooterColspan" value=4}]
[{if $oViewConf->getViewThemeParam('blEmailsShowProductPictures')}]
[{assign var="iFooterColspan" value=5}]
[{/if}]
[{block name="email_html_order_owner_voucherdiscount_top"}]
[{if $oViewConf->getShowVouchers()}]
[{if $basket->getVoucherDiscValue()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="USED_COUPONS"}]</td>
<td align="right" class="odd text-right">[{oxmultilang ident="REBATE"}]</td>
</tr>
[{/if}]
[{foreach from=$order->getVoucherList() item=voucher}]
[{assign var="voucherseries" value=$voucher->getSerie()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{$voucher->oxvouchers__oxvouchernr->value}]</td>
<td align="right" class="odd text-right">[{$voucherseries->oxvoucherseries__oxdiscount->value}] [{if $voucherseries->oxvoucherseries__oxdiscounttype->value == "absolute"}][{$currency->sign}][{else}]%[{/if}]</td>
</tr>
[{/foreach}]
[{/if}]
[{/block}]
[{if !$basket->getDiscounts()}]
[{block name="email_html_order_owner_nodiscounttotalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{block name="email_html_order_owner_nodiscountproductvats"}]
<!-- VATs -->
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}]</td>
<td align="right" class="odd text-right">[{ $VATitem }] [{$currency->sign}]</td>
</tr>
[{/foreach}]
[{/block}]
[{block name="email_html_order_owner_nodiscounttotalgross"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
<!-- applied discounts -->
[{if $basket->getDiscounts()}]
[{if $order->isNettoMode()}]
[{block name="email_html_order_cust_discounttotalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>0
</tr>
[{/block}]
[{else}]
[{block name="email_html_order_cust_discounttotalgross"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{block name="email_html_order_owner_discounts"}]
<!-- discounts -->
[{foreach from=$basket->getDiscounts() item=oDiscount}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{if $oDiscount->dDiscount < 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DISCOUNT"}][{/if}] <em>[{$oDiscount->sDiscount}]</em>:</td>
<td align="right" class="odd text-right">[{if $oDiscount->dDiscount < 0}][{$oDiscount->fDiscount|replace:"-":""}][{else}]-[{$oDiscount->fDiscount}][{/if}] [{$currency->sign}]</td>
</tr>
[{/foreach}]
[{/block}]
[{if !$order->isNettoMode()}]
[{block name="email_html_order_cust_totalnet"}]
<!-- netto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getProductsNetPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{block name="email_html_order_owner_productvats"}]
<!-- VATs -->
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}]</td>
<td align="right" class="odd text-right">[{$VATitem}] [{$currency->sign}]</td>
</tr>
[{/foreach}]
[{/block}]
[{if $order->isNettoMode()}]
[{block name="email_html_order_cust_totalbrut"}]
<!-- brutto price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="TOTAL_GROSS"}]</td>
<td align="right" class="odd text-right">[{$basket->getFProductsPrice()}] [{$currency->sign}]</td>
</tr>
[{/block}]
[{/if}]
[{/if}]
[{block name="email_html_order_owner_voucherdiscount"}]
<!-- voucher discounts -->
[{if $oViewConf->getShowVouchers() && $basket->getVoucherDiscValue()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="COUPON"}]</td>
<td align="right" class="odd text-right">[{if $basket->getFVoucherDiscountValue() > 0}]-[{/if}][{$basket->getFVoucherDiscountValue()|replace:"-":""}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{block name="email_html_order_owner_delcosts"}]
<!-- delivery costs -->
[{if $basket->getDelCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SHIPPING_NET"}]</td>
<td align="right" class="odd text-right">[{$basket->getDelCostNet()}] [{$currency->sign}]</td>
</tr>
[{if $basket->getDelCostVat()}]
<tr valign="top" bgcolor="#ebebeb">
[{if $basket->isProportionalCalculationOn()}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}]:</td>
[{else}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getDelCostVatPercent()}]</td>
[{/if}]
<td align="right" class="odd text-right">[{$basket->getDelCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFDeliveryCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SHIPPING_COST"}]</td>
<td align="right" class="odd text-right">[{$basket->getFDeliveryCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{block name="email_html_order_owner_paymentcosts"}]
<!-- payment sum -->
[{if $basket->getPayCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{if $basket->getPaymentCosts() >= 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DEDUCTION"}][{/if}] [{oxmultilang ident="PAYMENT_METHOD"}]</td>
<td align="right" class="odd text-right">[{$basket->getPayCostNet()}] [{$currency->sign}]</td>
</tr>
<!-- payment sum VAT (if available) -->
[{if $basket->getPayCostVat()}]
<tr valign="top" bgcolor="#ebebeb">
[{if $basket->isProportionalCalculationOn()}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}]:</td>
[{else}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getPayCostVatPercent()}]</td>
[{/if}]
<td align="right" class="odd text-right">[{$basket->getPayCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFPaymentCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="SURCHARGE"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFPaymentCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{if $oViewConf->getShowGiftWrapping()}]
[{block name="email_html_order_owner_wrappingcosts"}]
<!-- Gift wrapping -->
[{if $basket->getWrappCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_WRAPPING_COSTS_NET"}]:</td>
<td align="right" class="odd text-right">[{$basket->getWrappCostNet()}] [{$currency->sign}]</td>
</tr>
[{if $basket->getWrappCostVat()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="PLUS_VAT"}]:</td>
<td align="right" class="odd text-right">[{$basket->getWrappCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFWrappingCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="GIFT_WRAPPING"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFWrappingCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{block name="email_html_order_owner_giftwrapping"}]
<!-- Greeting card -->
[{if $basket->getGiftCardCostNet()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_GIFTCARD_COSTS_NET"}]:</td>
<td align="right" class="odd text-right">[{$basket->getGiftCardCostNet()}] [{$currency->sign}]</td>
</tr>
[{if $basket->getGiftCardCostVat()}]
<tr>
[{if $basket->isProportionalCalculationOn()}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}]:</td>
[{else}]
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getGiftCardCostVatPercent()}]</td>
[{/if}]
<td align="right" class="odd text-right">[{$basket->getGiftCardCostVat()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{elseif $basket->getFGiftCardCosts()}]
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right">[{oxmultilang ident="GREETING_CARD"}]:</td>
<td align="right" class="odd text-right">[{$basket->getFGiftCardCosts()}] [{$currency->sign}]</td>
</tr>
[{/if}]
[{/block}]
[{/if}]
[{block name="email_html_order_owner_grandtotal"}]
<!-- grand total price -->
<tr valign="top" bgcolor="#ebebeb">
<td colspan="[{$iFooterColspan}]" class="odd text-right" align="right">
<b>[{oxmultilang ident="GRAND_TOTAL"}]</b>
</td>
<td align="right" class="odd text-right">
<b>[{$basket->getFPrice()}] [{$currency->sign}]</b>
</td>
</tr>
[{/block}]
</tfoot>
</table>
<br/>
[{block name="email_html_order_owner_userremark"}]
[{if $order->oxorder__oxremark->value}]
<h3 class="underline">[{oxmultilang ident="MESSAGE"}]</h3>
<p>[{$order->oxorder__oxremark->value|oxescape}]</p>
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_owner_paymentinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}]
<h3 class="underline">[{oxmultilang ident="PAYMENT_INFORMATION"}]</h3>
<p>
<b>[{oxmultilang ident="PAYMENT_METHOD"}] [{$payment->oxpayments__oxdesc->value}] [{if $basket->getPaymentCosts()}]([{$basket->getFPaymentCosts()}] [{$currency->sign}])[{/if}]</b>
</p>
<br>
[{/if}]
[{/block}]
[{block name="email_html_order_owner_username"}]
<h3 class="underline">[{oxmultilang ident="EMAIL_ADDRESS"}]</h3>
<p>[{$user->oxuser__oxusername->value}]</p>
<br>
[{/block}]
[{block name="email_html_order_owner_deliveryinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}]
<h3 class="underline">[{oxmultilang ident="SELECTED_SHIPPING_CARRIER"}]</h3>
<p>[{$oDelSet->oxdeliveryset__oxtitle->value}]</p>
<br>
[{/if}]
[{/block}]
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,104 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{capture assign="style"}]
table.orderarticles th {
white-space: nowrap;
}
table.orderarticles th, table.orderarticles td {
border: 1px solid #d4d4d4;
font-size: 13px;
padding:5px;
white-space: nowrap;
}
table.orderarticles {
border-collapse: collapse;
}
table.orderarticles thead th {
background-color: #ebebeb;
}
[{/capture}]
[{include file="email/html/header.tpl" title="DD_ORDERSHIPPED_HEADING"|oxmultilangassign|cat:" #"|cat:$order->oxorder__oxordernr->value style=$style}]
[{block name="email_html_ordershipped_sendemail"}]
[{oxcontent ident="oxordersendemail"}]
[{/block}]
[{block name="email_html_ordershipped_infoheader"}]
<h3 class="underline">[{oxmultilang ident="SHIPPING_ADDRESS"}]</h3>
[{/block}]
[{block name="email_html_ordershipped_address"}]
<p>
[{if $order->oxorder__oxdellname->value}]
[{$order->oxorder__oxdelcompany->value}]<br>
[{$order->oxorder__oxdelfname->value}] [{$order->oxorder__oxdellname->value}]<br>
[{$order->oxorder__oxdelstreet->value}] [{$order->oxorder__oxdelstreetnr->value}]<br>
[{$order->oxorder__oxdelstateid->value}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->value}]
[{else}]
[{$order->oxorder__oxbillcompany->value}]<br>
[{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}]<br>
[{$order->oxorder__oxbillstreet->value}] [{$order->oxorder__oxbillstreetnr->value}]<br>
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->value}]
[{/if}]
</p>
<br/>
[{/block}]
[{block name="email_html_ordershipped_oxordernr"}]
<h3 class="underline">[{oxmultilang ident="ORDER_NUMBER" suffix="COLON"}] [{$order->oxorder__oxordernr->value}]</h3>
[{/block}]
<table class="orderarticles" border="0" cellspacing="0" cellpadding="0" width="100%">
<thead>
<tr>
<th class="text-right">[{oxmultilang ident="QUANTITY"}]</th>
<th>[{oxmultilang ident="PRODUCT"}]</th>
[{if $blShowReviewLink}]
<th>[{oxmultilang ident="PRODUCT_RATING"}]</th>
[{/if}]
</tr>
</thead>
<tbody>
[{block name="email_html_ordershipped_orderarticles"}]
[{foreach from=$order->getOrderArticles(true) item=oOrderArticle}]
<tr valign="top">
<td align="right" class="text-right">[{$oOrderArticle->oxorderarticles__oxamount->value}]</td>
<td>
[{$oOrderArticle->oxorderarticles__oxtitle->value}] [{$oOrderArticle->oxorderarticles__oxselvariant->value}]
<br>[{oxmultilang ident="PRODUCT_NO" suffix="COLON"}] [{$oOrderArticle->oxorderarticles__oxartnum->value}]
</td>
[{if $blShowReviewLink}]
<td align="right" class="text-right">
<p>
<a href="[{$oViewConf->getBaseDir()}]index.php?shp=[{$shop->oxshops__oxid->value}]&amp;anid=[{$oOrderArticle->oxorderarticles__oxartid->value}]&amp;cl=review&amp;reviewuserhash=[{$reviewuserhash}]" target="_blank">[{oxmultilang ident="REVIEW"}]</a>
</p>
</td>
[{/if}]
</tr>
[{/foreach}]
[{/block}]
</tbody>
</table>
<br/>
[{block name="email_html_ordershipped_infofooter"}]
<p>[{oxmultilang ident="YOUR_TEAM" args=$shop->oxshops__oxname->value}]</p>
<br/>
[{/block}]
[{block name="email_html_ordershipped_shipmenttrackingurl"}]
[{if $order->getShipmentTrackingUrl()}]
<p>[{oxmultilang ident="SHIPMENT_TRACKING" suffix="COLON"}] <a href="[{$order->getShipmentTrackingUrl()}]" target="_blank" title="[{oxmultilang ident="CLICK_HERE"}]">[{oxmultilang ident="CLICK_HERE"}]</a></p>
<br/>
[{/if}]
[{/block}]
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,58 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{capture assign="style"}]
table.orderarticles th {
background-color: #ebebeb;
white-space: nowrap;
}
table.orderarticles th, table.orderarticles td {
border: 1px solid #d4d4d4;
font-size: 13px;
padding:5px;
}
table.orderarticles {
border-collapse: collapse;
}
[{/capture}]
[{include file="email/html/header.tpl" title="STOCK_LOW"|oxmultilangassign style=$style}]
<p>[{oxmultilang ident="MESSAGE_STOCK_LOW"}]</p>
<table class="orderarticles" border="0" cellspacing="0" cellpadding="0" width="100%">
<thead>
<tr>
<th colspan="2">[{oxmultilang ident="PRODUCT"}]</th>
<th class="text-right">[{oxmultilang ident="QUANTITY"}]</th>
</tr>
</thead>
<tbody>
[{foreach from=$articles item=oProduct}]
<tr valign="top">
<td>
<img src="[{$oProduct->getIconUrl(false)}]" border="0" hspace="0" vspace="0" alt="[{$oProduct->oxarticles__oxtitle->value|strip_tags}]" align="texttop">
</td>
<td>
<p>
<b>[{$oProduct->oxarticles__oxtitle->value}][{if $oProduct->oxarticles__oxvarselect->value}], [{$oProduct->oxarticles__oxvarselect->value}][{/if}]</b>
[{if $chosen_selectlist}]
,
[{foreach from=$chosen_selectlist item=oList}]
[{$oList->name}] [{$oList->value}]&nbsp;
[{/foreach}]
[{/if}]
<br>
[{oxmultilang ident="PRODUCT_NO" suffix="COLON"}] [{$oProduct->oxarticles__oxartnum->value}]
</p>
</td>
<td align="right" class="text-right">[{$oProduct->oxarticles__oxstock->value}] ([{$oProduct->oxarticles__oxremindamount->value}])</td>
</tr>
[{/foreach}]
</tbody>
</table>
<br/>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,10 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="currency" value=$oEmailView->getCurrency()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_PRICEALARM_HEADING"|oxmultilangassign}]
[{oxcontent ident="oxpricealarmemail"}]<br/>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,9 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_REGISTER_HEADING"|oxmultilangassign}]
[{oxcontent ident=$contentident|default:"oxregisteremail"}]<br/>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,41 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="sOrderId" value=$order->getId()}]
[{assign var="oOrderFileList" value=$oEmailView->getOrderFileList($sOrderId)}]
[{include file="email/html/header.tpl" title="DD_DOWNLOADLINKS_HEADING"|oxmultilangassign|cat:" #"|cat:$order->oxorder__oxordernr->value}]
[{block name="email_html_senddownloadlinks_infoheader"}]
[{oxmultilang ident="EMAIL_SENDDOWNLOADS_GREETING"}] [{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}],<br>
<br>
[{/block}]
[{block name="email_html_senddownloadlinks_oxordernr"}][{/block}]
[{if $oOrderFileList}]
[{block name="email_html_senddownloadlinks_download_header"}]
<h3 class="underline">[{oxmultilang ident="MY_DOWNLOADS_DESC"}]</h3>
[{/block}]
[{block name="email_html_senddownloadlinks_download_link"}]
[{foreach from=$oOrderFileList item="oOrderFile"}]
<ul>
<li>
[{if $order->oxorder__oxpaid->value != "0000-00-00 00:00:00" || !$oOrderFile->oxorderfiles__oxpurchasedonly->value}]
<a href="[{oxgetseourl ident=$oViewConf->getBaseDir()|cat:"index.php?cl=download" params="sorderfileid="|cat:$oOrderFile->getId()}]">[{$oOrderFile->oxorderfiles__oxfilename->value}]</a> [{$oOrderFile->getFileSize()|oxfilesize}]
[{else}]
<span>[{$oOrderFile->oxorderfiles__oxfilename->value}]</span>
<strong>[{oxmultilang ident="DOWNLOADS_PAYMENT_PENDING"}]</strong>
[{/if}]
</li>
</ul>
[{/foreach}]
<br/>
[{/block}]
[{/if}]
[{block name="email_html_senddownloadlinks_infofooter"}]
<p>[{oxmultilang ident="YOUR_TEAM" args=$shop->oxshops__oxname->value}]</p>
<br/>
[{/block}]
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,62 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="userInfo" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_INVITE_HEADING"|oxmultilangassign}]
<table border="0" width="100%" cellspacing="10" cellpadding="0">
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="FROM"}]</b>
</td>
<td style="white-space:nowrap;">[{$userInfo->send_name|oxescape}]</td>
</tr>
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="EMAIL"}]</b>
</td>
<td style="white-space:nowrap;">[{$userInfo->send_email|oxescape}]</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="TO"}]</b>
</td>
<td style="white-space:nowrap;">[{$userInfo->rec_name|oxescape}]</td>
</tr>
<tr>
<td style="white-space:nowrap;">
<b style="white-space:nowrap;">[{oxmultilang ident="EMAIL"}]</b>
</td>
<td style="white-space:nowrap;">[{$userInfo->rec_email|oxescape}]</td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td colspan="2">[{$userInfo->send_message|oxescape|nl2br}]</td>
</tr>
</table>
<br>
<p>[{oxmultilang ident="MANY_GREETINGS"}] [{$userInfo->send_name|oxescape}]</p>
<br>
<p class="lead">
<a href="[{$sArticleUrl}]"><b>[{$product->oxarticles__oxtitle->value}]</b></a>
[{if $product->oxarticles__oxshortdesc->value}]
<br>[{$product->oxarticles__oxshortdesc->value}]
[{/if}]
</p>
<br>
<p>
<a href="[{$sArticleUrl}]">
<img src="[{$product->getThumbnailUrl()}]" border="0" hspace="0" vspace="0" alt="[{$product->oxarticles__oxtitle->value|strip_tags}]">
</a>
</p>
<br>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,18 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="userInfo" value=$oEmailView->getUser()}]
[{include file="email/html/header.tpl" title="DD_WISHLIST_HEADING"|oxmultilangassign}]
<p>[{$userInfo->send_message|oxescape}]</p>
<br/>
<p>[{oxmultilang ident="TO_MY_WISHLIST"}] <a href="[{$oViewConf->getBaseDir()}]index.php?cl=wishlist&wishid=[{$userInfo->send_id}]"><b>[{oxmultilang ident="CLICK_HERE"}]</b></a></p>
<br/>
<p>[{oxmultilang ident="WITH_LOVE"}]</p>
<p>[{$userInfo->send_name|oxescape}]</p>
<br/>
[{include file="email/html/footer.tpl"}]

View File

@@ -0,0 +1,3 @@
[{oxcontent ident="oxupdatepassinfoplainemail"}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,11 @@
[{oxmultilang ident="INVITE_TO_SHOP"}] [{$userinfo->send_name}], [{oxmultilang ident="EMAIL_INVITE_HTML_INVITETOSHOP2"}] [{$shop->oxshops__oxname->getRawValue()}] [{oxmultilang ident="EMAIL_INVITE_HTML_INVITETOSHOP3"}]
[{oxmultilang ident="FROM"}] [{$userinfo->send_name}]
[{oxmultilang ident="EMAIL"}] [{$userinfo->send_email}]
[{$userinfo->send_message}]
[{$sHomeUrl}]
[{oxmultilang ident="MANY_GREETINGS"}] [{$userinfo->send_name}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,7 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{oxcontent ident="oxnewsletterplainemail"}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,256 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="currency" value=$oEmailView->getCurrency()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{assign var="oDelSet" value=$order->getDelSet()}]
[{assign var="basket" value=$order->getBasket()}]
[{assign var="payment" value=$order->getPayment()}]
[{assign var="sOrderId" value=$order->getId()}]
[{assign var="oOrderFileList" value=$oEmailView->getOrderFileList($sOrderId)}]
[{block name="email_plain_order_cust_orderemail"}]
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxempty"}]
[{oxcontent ident="oxuserordernpplainemail"}]
[{else}]
[{oxcontent ident="oxuserorderplainemail"}]
[{/if}]
[{/block}]
[{oxmultilang ident="ORDER_NUMBER"}] [{$order->oxorder__oxordernr->value}]
[{block name="email_plain_order_cust_voucherdiscount_top"}]
[{if $oViewConf->getShowVouchers()}]
[{foreach from=$order->getVoucherList() item=voucher}]
[{assign var="voucherseries" value=$voucher->getSerie()}]
[{oxmultilang ident="USED_COUPONS"}] [{$voucher->oxvouchers__oxvouchernr->value}] - [{oxmultilang ident="DISCOUNT"}] [{$voucherseries->oxvoucherseries__oxdiscount->value}] [{if $voucherseries->oxvoucherseries__oxdiscounttype->value == "absolute"}][{$currency->sign}][{else}]%[{/if}]
[{/foreach}]
[{/if}]
[{/block}]
[{assign var="basketitemlist" value=$basket->getBasketArticles()}]
[{foreach key=basketindex from=$basket->getContents() item=basketitem}]
[{block name="email_plain_order_cust_basketitem"}]
[{assign var="basketproduct" value=$basketitemlist.$basketindex}]
[{block name="email_plain_order_cust_title"}][{$basketproduct->oxarticles__oxtitle->getRawValue()|strip_tags}][{if $basketproduct->oxarticles__oxvarselect->value}], [{$basketproduct->oxarticles__oxvarselect->value}][{/if}][{/block}]
[{block name="email_plain_order_cust_sellist"}][{if $basketitem->getChosenSelList()}][{foreach from=$basketitem->getChosenSelList() item=oList}]
[{$oList->name}] [{$oList->value}]
[{/foreach}][{/if}][{/block}]
[{block name="email_plain_order_cust_persparams"}][{if $basketitem->getPersParams()}]
[{foreach key=sVar from=$basketitem->getPersParams() item=aParam}]
[{$sVar}] : [{$aParam}]
[{/foreach}]
[{/if}][{/block}]
[{if $oViewConf->getShowGiftWrapping()}]
[{assign var="oWrapping" value=$basketitem->getWrapping()}]
[{oxmultilang ident="GIFT_WRAPPING"}] [{if !$basketitem->getWrappingId()}][{oxmultilang ident="NONE"}][{else}][{$oWrapping->oxwrapping__oxname->value}][{/if}]
[{/if}]
[{block name="email_plain_order_cust_orderinfo"}][{if $basketproduct->oxarticles__oxorderinfo->value}]
[{$basketproduct->oxarticles__oxorderinfo->getRawValue()}]
[{/if}][{/block}]
[{assign var=dRegUnitPrice value=$basketitem->getRegularUnitPrice()}]
[{assign var=dUnitPrice value=$basketitem->getUnitPrice()}]
[{block name="email_plain_order_cust_unitprice"}][{oxmultilang ident="UNIT_PRICE"}] [{$basketitem->getFUnitPrice()}] [{$currency->name}] [{if !$basketitem->isBundle()}][{if $dRegUnitPrice->getPrice() > $dUnitPrice->getPrice()}] ([{$basketitem->getFRegularUnitPrice()}] [{$currency->sign}]) [{/if}][{/if}][{/block}]
[{block name="email_plain_order_cust_amount"}][{oxmultilang ident="QUANTITY"}] [{$basketitem->getAmount()}][{/block}]
[{block name="email_plain_order_cust_vat"}][{oxmultilang ident="VAT"}] [{$basketitem->getVatPercent()}]%[{/block}]
[{block name="email_plain_order_cust_price"}][{oxmultilang ident="TOTAL"}] [{$basketitem->getFTotalPrice()}] [{$currency->name}][{/block}]
[{/block}]
[{/foreach}]
------------------------------------------------------------------
[{if !$basket->getDiscounts()}]
[{block name="email_plain_order_cust_nodiscounttotalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{block name="email_plain_order_cust_nodiscountproductvats"}]
[{* VATs *}]
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}] [{$VATitem}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{block name="email_plain_order_cust_nodiscounttotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{* applied discounts *}]
[{if $basket->getDiscounts()}]
[{if $order->isNettoMode()}]
[{block name="email_plain_order_ownerdiscounttotalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{else}]
[{block name="email_plain_order_discountownertotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_cust_discounts"}]
[{foreach from=$basket->getDiscounts() item=oDiscount}]
[{if $oDiscount->dDiscount < 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DISCOUNT"}][{/if}] [{$oDiscount->sDiscount}]: [{if $oDiscount->dDiscount < 0}][{$oDiscount->fDiscount|replace:"-":""}][{else}]-[{$oDiscount->fDiscount}][{/if}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{if !$order->isNettoMode()}]
[{block name="email_plain_order_cust_totalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_cust_productvats"}]
[{* VATs *}]
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}] [{$VATitem}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{/if}]
[{if $order->isNettoMode()}]
[{block name="email_plain_order_ownertotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_cust_voucherdiscount"}]
[{* voucher discounts *}]
[{if $oViewConf->getShowVouchers() && $basket->getVoucherDiscValue()}]
[{oxmultilang ident="COUPON"}] [{if $basket->getFVoucherDiscountValue() > 0}]-[{/if}][{$basket->getFVoucherDiscountValue()|replace:"-":""}] [{$currency->name}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_delcosts"}]
[{* delivery costs *}]
[{if $basket->getDelCostNet()}]
[{oxmultilang ident="SHIPPING_NET" suffix="COLON"}] [{$basket->getDelCostNet()}] [{$currency->sign}]
[{if $basket->getDelCostVat()}] [{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}] [{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getDelCostVatPercent()}][{/if}] [{$basket->getDelCostVat()}] [{$currency->sign}]
[{elseif $basket->getFDeliveryCosts()}]
[{oxmultilang ident="SHIPPING_COST"}] [{$basket->getFDeliveryCosts()}] [{$currency->sign}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_paymentcosts"}]
[{* payment sum *}]
[{if $basket->getPayCostNet()}]
[{if $basket->getPaymentCosts() >= 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DEDUCTION"}][{/if}] [{oxmultilang ident="PAYMENT_METHOD"}] [{$basket->getPayCostNet()}] [{$currency->sign}]
[{if $basket->getPayCostVat()}]
[{if $basket->isProportionalCalculationOn()}] [{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}][{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getPayCostVatPercent()}][{/if}] [{$basket->getPayCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFPaymentCosts()}]
[{oxmultilang ident="SURCHARGE"}] [{$basket->getFPaymentCosts()}] [{$currency->sign}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_wrappingcosts"}]
[{* Gift wrapping *}]
[{if $oViewConf->getShowGiftWrapping()}]
[{if $basket->getWrappCostNet()}]
[{oxmultilang ident="BASKET_TOTAL_WRAPPING_COSTS_NET"}] [{$basket->getWrappCostNet()}] [{$currency->sign}]
[{if $basket->getWrappCostVat()}]
[{oxmultilang ident="PLUS_VAT"}] [{$basket->getWrappCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFWrappingCosts()}]
[{oxmultilang ident="GIFT_WRAPPING"}] [{$basket->getFWrappingCosts()}] [{$currency->sign}]
[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_giftwrapping"}]
[{* Greeting card *}]
[{if $oViewConf->getShowGiftWrapping()}]
[{if $basket->getGiftCardCostNet()}]
[{oxmultilang ident="BASKET_TOTAL_GIFTCARD_COSTS_NET"}] [{$basket->getGiftCardCostNet()}] [{$currency->sign}]
[{if $basket->getGiftCardCostVat()}]
[{if $basket->isProportionalCalculationOn()}][{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}][{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getGiftCardCostVatPercent()}][{/if}] [{$basket->getGiftCardCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFGiftCardCosts()}]
[{oxmultilang ident="GREETING_CARD"}] [{$basket->getFGiftCardCosts()}] [{$currency->sign}]
[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_grandtotal"}]
[{* grand total price *}]
[{oxmultilang ident="GRAND_TOTAL"}] [{$basket->getFPrice()}] [{$currency->name}]
[{if $basket->getCard()}]
[{oxmultilang ident="YOUR_GREETING_CARD"}]
[{$basket->getCardMessage()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_userremark"}]
[{if $order->oxorder__oxremark->value}]
[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}] [{$order->oxorder__oxremark->getRawValue()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_download_link"}]
[{if $oOrderFileList}]
[{oxmultilang ident="MY_DOWNLOADS_DESC"}]
[{foreach from=$oOrderFileList item="oOrderFile"}]
[{if $order->oxorder__oxpaid->value || !$oOrderFile->oxorderfiles__oxpurchasedonly->value}]
[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=download" params="sorderfileid="|cat:$oOrderFile->getId()}]
[{else}]
[{$oOrderFile->oxorderfiles__oxfilename->value}] [{oxmultilang ident="DOWNLOADS_PAYMENT_PENDING"}]
[{/if}]
[{/foreach}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_paymentinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}]
[{oxmultilang ident="PAYMENT_METHOD"}] [{$payment->oxpayments__oxdesc->getRawValue()}] [{if $basket->getPaymentCosts()}]([{$basket->getFPaymentCosts()}] [{$currency->sign}])[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_username"}]
[{oxmultilang ident="EMAIL_ADDRESS"}] [{$user->oxuser__oxusername->value}]
[{/block}]
[{block name="email_plain_order_cust_address"}]
[{oxmultilang ident="BILLING_ADDRESS"}]
[{$order->oxorder__oxbillcompany->getRawValue()}]
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->getRawValue()}] [{$order->oxorder__oxbilllname->getRawValue()}]
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->getRawValue()}][{/if}]
[{$order->oxorder__oxbillstreet->getRawValue()}] [{$order->oxorder__oxbillstreetnr->value}]
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->getRawValue()}]
[{$order->oxorder__oxbillcountry->getRawValue()}]
[{if $order->oxorder__oxbillustid->value}][{oxmultilang ident="VAT_ID_NUMBER"}] [{$order->oxorder__oxbillustid->value}][{/if}]
[{oxmultilang ident="PHONE"}] [{$order->oxorder__oxbillfon->value}]
[{if $order->oxorder__oxdellname->value}][{oxmultilang ident="SHIPPING_ADDRESS"}]
[{$order->oxorder__oxdelcompany->getRawValue()}]
[{$order->oxorder__oxdelsal->value|oxmultilangsal}] [{$order->oxorder__oxdelfname->getRawValue()}] [{$order->oxorder__oxdellname->getRawValue()}]
[{if $order->oxorder__oxdeladdinfo->value}][{$order->oxorder__oxdeladdinfo->getRawValue()}][{/if}]
[{$order->oxorder__oxdelstreet->getRawValue()}] [{$order->oxorder__oxdelstreetnr->value}]
[{$order->oxorder__oxdelstateid->getRawValue()}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->getRawValue()}]
[{$order->oxorder__oxdelcountry->getRawValue()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_deliveryinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}][{oxmultilang ident="SHIPPING_CARRIER" suffix="COLON"}] [{$order->oDelSet->oxdeliveryset__oxtitle->getRawValue()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_paymentinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxidpayadvance"}]
[{oxmultilang ident="BANK"}] [{$shop->oxshops__oxbankname->getRawValue()}]<br>
[{oxmultilang ident="BANK_CODE"}] [{$shop->oxshops__oxbankcode->value}]<br>
[{oxmultilang ident="BANK_ACCOUNT_NUMBER"}] [{$shop->oxshops__oxbanknumber->value}]<br>
[{oxmultilang ident="BIC"}] [{$shop->oxshops__oxbiccode->value}]<br>
[{oxmultilang ident="IBAN"}] [{$shop->oxshops__oxibannumber->value}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_orderemailend"}]
[{oxcontent ident="oxuserorderemailendplain"}]
[{/block}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,213 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="currency" value=$oEmailView->getCurrency()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{assign var="basket" value=$order->getBasket()}]
[{assign var="oDelSet" value=$order->getDelSet()}]
[{assign var="payment" value=$order->getPayment()}]
[{block name="email_plain_order_owner_orderemail"}]
[{if $payment->oxuserpayments__oxpaymentsid->value == "oxempty"}]
[{oxcontent ident="oxadminordernpplainemail"}]
[{else}]
[{oxcontent ident="oxadminorderplainemail"}]
[{/if}]
[{/block}]
[{oxmultilang ident="ORDER_NUMBER"}] [{$order->oxorder__oxordernr->value}]
[{block name="email_plain_order_owner_voucherdiscount_top"}]
[{if $oViewConf->getShowVouchers()}]
[{foreach from=$order->getVoucherList() item=voucher}]
[{assign var="voucherseries" value=$voucher->getSerie()}]
[{oxmultilang ident="USED_COUPONS"}] [{$voucher->oxvouchers__oxvouchernr->value}] - [{oxmultilang ident="DISCOUNT"}] [{$voucherseries->oxvoucherseries__oxdiscount->value}] [{if $voucherseries->oxvoucherseries__oxdiscounttype->value == "absolute"}][{$currency->sign}][{else}]%[{/if}]
[{/foreach}]
[{/if}]
[{/block}]
[{assign var="basketitemlist" value=$basket->getBasketArticles()}]
[{foreach key=basketindex from=$basket->getContents() item=basketitem}]
[{block name="email_plain_order_ownerbasketitem"}]
[{assign var="basketproduct" value=$basketitemlist.$basketindex}]
[{$basketproduct->oxarticles__oxtitle->getRawValue()|strip_tags}][{if $basketproduct->oxarticles__oxvarselect->value}], [{$basketproduct->oxarticles__oxvarselect->value}][{/if}]
[{if $basketitem->getChosenSelList()}][{foreach from=$basketitem->getChosenSelList() item=oList}][{$oList->name}] [{$oList->value}][{/foreach}][{/if}]
[{if $basketitem->getPersParams()}][{foreach key=sVar from=$basketitem->getPersParams() item=aParam}][{$sVar}] : [{$aParam}][{/foreach}][{/if}]
[{if $oViewConf->getShowGiftWrapping()}]
[{assign var="oWrapping" value=$basketitem->getWrapping()}]
[{oxmultilang ident="GIFT_WRAPPING"}] [{if !$basketitem->getWrappingId()}][{oxmultilang ident="NONE"}][{else}][{$oWrapping->oxwrapping__oxname->getRawValue()}][{/if}]
[{/if}]
[{if $basketproduct->oxarticles__oxorderinfo->value}][{$basketproduct->oxarticles__oxorderinfo->getRawValue()}][{/if}]
[{assign var=dRegUnitPrice value=$basketitem->getRegularUnitPrice()}]
[{assign var=dUnitPrice value=$basketitem->getUnitPrice()}]
[{oxmultilang ident="UNIT_PRICE"}] [{$basketitem->getFUnitPrice()}] [{$currency->name}] [{if !$basketitem->isBundle()}] [{if $dRegUnitPrice->getPrice() > $dUnitPrice->getPrice()}] ([{$basketitem->getFRegularUnitPrice()}] [{$currency->sign}]) [{/if}][{/if}]
[{oxmultilang ident="QUANTITY"}] [{$basketitem->getAmount()}]
[{oxmultilang ident="VAT"}] [{$basketitem->getVatPercent()}]%
[{oxmultilang ident="TOTAL"}] [{$basketitem->getFTotalPrice()}] [{$currency->name}]
[{/block}]
[{/foreach}]
------------------------------------------------------------------
[{if !$basket->getDiscounts()}]
[{block name="email_plain_order_ownernodiscounttotalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{block name="email_plain_order_ownernodiscountproductvats"}]
[{* VATs *}]
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}] [{$VATitem}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{block name="email_plain_order_nodiscountownertotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{* applied discounts *}]
[{if $basket->getDiscounts()}]
[{if $order->isNettoMode()}]
[{block name="email_plain_order_ownerdiscounttotalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{else}]
[{block name="email_plain_order_discountownertotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_ownerdiscounts"}]
[{foreach from=$basket->getDiscounts() item=oDiscount}]
[{if $oDiscount->dDiscount < 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DISCOUNT"}][{/if}] [{$oDiscount->sDiscount}]: [{if $oDiscount->dDiscount < 0}][{$oDiscount->fDiscount|replace:"-":""}][{else}]-[{$oDiscount->fDiscount}][{/if}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{if !$order->isNettoMode()}]
[{block name="email_plain_order_ownertotalnet"}]
[{* netto price *}]
[{oxmultilang ident="TOTAL_NET"}] [{$basket->getProductsNetPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_ownerproductvats"}]
[{* VATs *}]
[{foreach from=$basket->getProductVats() item=VATitem key=key}]
[{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$key}] [{$VATitem}] [{$currency->name}]
[{/foreach}]
[{/block}]
[{/if}]
[{if $order->isNettoMode()}]
[{block name="email_plain_order_ownertotalgross"}]
[{* brutto price *}]
[{oxmultilang ident="TOTAL_GROSS"}] [{$basket->getFProductsPrice()}] [{$currency->name}]
[{/block}]
[{/if}]
[{block name="email_plain_order_owner_voucherdiscount"}]
[{* voucher discounts *}]
[{if $oViewConf->getShowVouchers() && $basket->getVoucherDiscValue()}]
[{oxmultilang ident="COUPON"}] [{if $basket->getFVoucherDiscountValue() > 0}]-[{/if}][{$basket->getFVoucherDiscountValue()|replace:"-":""}] [{$currency->name}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownerdelcosts"}]
[{* delivery costs *}]
[{if $basket->getDelCostNet()}]
[{oxmultilang ident="SHIPPING_NET" suffix="COLON"}] [{$basket->getDelCostNet()}] [{$currency->sign}]
[{if $basket->getDelCostVat()}] [{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}] [{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getDelCostVatPercent()}][{/if}] [{$basket->getDelCostVat()}] [{$currency->sign}]
[{elseif $basket->getFDeliveryCosts()}]
[{oxmultilang ident="SHIPPING_COST"}] [{$basket->getFDeliveryCosts()}] [{$currency->sign}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownerpaymentcosts"}]
[{* payment sum *}]
[{if $basket->getPayCostNet()}]
[{if $basket->getPaymentCosts() >= 0}][{oxmultilang ident="SURCHARGE"}][{else}][{oxmultilang ident="DEDUCTION"}][{/if}] [{oxmultilang ident="PAYMENT_METHOD"}] [{$basket->getPayCostNet()}] [{$currency->sign}]
[{if $basket->getPayCostVat()}]
[{if $basket->isProportionalCalculationOn()}] [{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}][{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getPayCostVatPercent()}][{/if}] [{$basket->getPayCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFPaymentCosts()}]
[{oxmultilang ident="SURCHARGE"}] [{$basket->getFPaymentCosts()}] [{$currency->sign}]
[{/if}]
[{/block}]
[{block name="email_plain_order_giftwrapping"}]
[{* Gift wrapping *}]
[{if $oViewConf->getShowGiftWrapping()}]
[{if $basket->getWrappCostNet()}]
[{oxmultilang ident="BASKET_TOTAL_WRAPPING_COSTS_NET"}] [{$basket->getWrappCostNet()}] [{$currency->sign}]
[{if $basket->getWrappCostVat()}]
[{oxmultilang ident="PLUS_VAT"}] [{$basket->getWrappCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFWrappingCosts()}]
[{oxmultilang ident="GIFT_WRAPPING"}] [{$basket->getFWrappingCosts()}] [{$currency->sign}]
[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_cust_greetingcard"}]
[{* Greeting card *}]
[{if $oViewConf->getShowGiftWrapping()}]
[{if $basket->getGiftCardCostNet()}]
[{oxmultilang ident="BASKET_TOTAL_GIFTCARD_COSTS_NET"}] [{$basket->getGiftCardCostNet()}] [{$currency->sign}]
[{if $basket->getGiftCardCostVat()}]
[{if $basket->isProportionalCalculationOn()}][{oxmultilang ident="BASKET_TOTAL_PLUS_PROPORTIONAL_VAT"}][{else}] [{oxmultilang ident="VAT_PLUS_PERCENT_AMOUNT" suffix="COLON" args=$basket->getGiftCardCostVatPercent()}][{/if}] [{$basket->getGiftCardCostVat()}] [{$currency->sign}]
[{/if}]
[{elseif $basket->getFGiftCardCosts()}]
[{oxmultilang ident="GREETING_CARD"}] [{$basket->getFGiftCardCosts()}] [{$currency->sign}]
[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownergrandtotal"}]
[{* grand total price *}]
[{oxmultilang ident="GRAND_TOTAL"}] [{$basket->getFPrice()}] [{$currency->name}]
[{if $basket->oCard}]
[{oxmultilang ident="ATENTION_GREETING_CARD"}]
[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}]
[{$basket->getCardMessage()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_owneruserremark"}]
[{if $order->oxorder__oxremark->value}]
[{oxmultilang ident="MESSAGE"}] [{$order->oxorder__oxremark->getRawValue()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownerpaymentinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}][{oxmultilang ident="PAYMENT_INFORMATION"}]
[{oxmultilang ident="PAYMENT_METHOD"}][{$payment->oxpayments__oxdesc->getRawValue()}] [{if $basket->getPaymentCosts()}]([{$basket->getFPaymentCosts()}] [{$currency->sign}])[{/if}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownerusername"}]
[{oxmultilang ident="EMAIL_ADDRESS"}] [{$user->oxuser__oxusername->value}]
[{/block}]
[{block name="email_plain_order_owneraddress"}]
[{oxmultilang ident="BILLING_ADDRESS"}]
[{$order->oxorder__oxbillcompany->getRawValue()}]
[{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->getRawValue()}] [{$order->oxorder__oxbilllname->getRawValue()}]
[{if $order->oxorder__oxbilladdinfo->value}][{$order->oxorder__oxbilladdinfo->getRawValue()}][{/if}]
[{$order->oxorder__oxbillstreet->getRawValue()}] [{$order->oxorder__oxbillstreetnr->value}]
[{$order->oxorder__oxbillstateid->value}]
[{$order->oxorder__oxbillzip->value}] [{$order->oxorder__oxbillcity->getRawValue()}]
[{$order->oxorder__oxbillcountry->getRawValue()}]
[{if $order->oxorder__oxbillustid->value}][{oxmultilang ident="VAT_ID_NUMBER"}] [{$order->oxorder__oxbillustid->value}][{/if}]
[{oxmultilang ident="PHONE"}] [{$order->oxorder__oxbillfon->value}]
[{if $order->oxorder__oxdellname->value}][{oxmultilang ident="SHIPPING_ADDRESS"}]
[{$order->oxorder__oxdelcompany->getRawValue()}]
[{$order->oxorder__oxdelsal->value|oxmultilangsal}] [{$order->oxorder__oxdelfname->getRawValue()}] [{$order->oxorder__oxdellname->getRawValue()}]
[{if $order->oxorder__oxdeladdinfo->value}][{$order->oxorder__oxdeladdinfo->getRawValue()}][{/if}]
[{$order->oxorder__oxdelstreet->getRawValue()}] [{$order->oxorder__oxdelstreetnr->value}]
[{$order->oxorder__oxdelstateid->getRawValue()}]
[{$order->oxorder__oxdelzip->value}] [{$order->oxorder__oxdelcity->getRawValue()}]
[{$order->oxorder__oxdelcountry->getRawValue()}]
[{/if}]
[{/block}]
[{block name="email_plain_order_ownerdeliveryinfo"}]
[{if $payment->oxuserpayments__oxpaymentsid->value != "oxempty"}][{oxmultilang ident="SHIPPING_CARRIER" suffix="COLON"}] [{$order->oDelSet->oxdeliveryset__oxtitle->getRawValue()}]
[{/if}]
[{/block}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,46 @@
[{ assign var="shop" value=$oEmailView->getShop() }]
[{ assign var="oViewConf" value=$oEmailView->getViewConfig() }]
[{block name="email_plain_ordershipped_sendemail"}]
[{ oxcontent ident="oxordersendplainemail" }]
[{/block}]
[{block name="email_plain_ordershipped_infoheader"}]
[{ oxmultilang ident="ORDER_SHIPPED_TO" suffix="COLON" }]
[{/block}]
[{block name="email_plain_ordershipped_address"}]
[{if $order->oxorder__oxdellname->value }]
[{ $order->oxorder__oxdelcompany->getRawValue() }]
[{ $order->oxorder__oxdelfname->getRawValue() }] [{ $order->oxorder__oxdellname->getRawValue() }]
[{ $order->oxorder__oxdelstreet->getRawValue() }] [{ $order->oxorder__oxdelstreetnr->value }]
[{ $order->oxorder__oxdelstateid->value }]
[{ $order->oxorder__oxdelzip->value }] [{ $order->oxorder__oxdelcity->getRawValue() }]
[{else}]
[{ $order->oxorder__oxbillcompany->getRawValue() }]
[{ $order->oxorder__oxbillfname->getRawValue() }] [{ $order->oxorder__oxbilllname->getRawValue() }]
[{ $order->oxorder__oxbillstreet->getRawValue() }] [{ $order->oxorder__oxbillstreetnr->value }]
[{ $order->oxorder__oxbillstateid->value }]
[{ $order->oxorder__oxbillzip->value }] [{ $order->oxorder__oxbillcity->getRawValue() }]
[{/if}]
[{/block}]
[{block name="email_plain_ordershipped_oxordernr"}]
[{ oxmultilang ident="ORDER_NUMBER" suffix="COLON" }] [{ $order->oxorder__oxordernr->value }]
[{/block}]
[{block name="email_plain_ordershipped_orderarticles"}]
[{foreach from=$order->getOrderArticles(true) item=oOrderArticle}]
[{ $oOrderArticle->oxorderarticles__oxamount->value }] [{ $oOrderArticle->oxorderarticles__oxtitle->getRawValue() }] [{ $oOrderArticle->oxorderarticles__oxselvariant->getRawValue() }]
[{/foreach}]
[{/block}]
[{block name="email_plain_ordershipped_infofooter"}]
[{ oxmultilang ident="YOUR_TEAM" args=$shop->oxshops__oxname->getRawValue()}]
[{/block}]
[{block name="email_html_ordershipped_shipmenttrackingurl"}]
[{if $order->getShipmentTrackingUrl()}][{ oxmultilang ident="SHIPMENT_TRACKING" suffix="COLON" }] [{ $order->getShipmentTrackingUrl()}][{/if}]
[{/block}]
[{ oxcontent ident="oxemailfooterplain" }]

View File

@@ -0,0 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>[{oxmultilang ident="PRICE_ALERT_AT"}] [{$shop->oxshops__oxname->value}]</title>
<meta http-equiv="Content-Type" content="text/html; charset=[{$charset}]">
</head>
<body bgcolor="#FFFFFF" link="#355222" alink="#355222" vlink="#355222" style="font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;">
<br>
<img src="[{$oViewConf->getImageUrl('logo_white.gif')}]" border="0" hspace="0" vspace="0" alt="[{$shop->oxshops__oxname->value}]" align="texttop"><br><br>
[{oxcontent ident="oxpricealarmemail"}]
<br><br>
[{oxcontent ident="oxemailfooter"}]
</body>
</html>

View File

@@ -0,0 +1,3 @@
[{oxcontent ident=$contentplainident|default:"oxregisterplainemail"}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,32 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="sOrderId" value=$order->getId()}]
[{assign var="oOrderFileList" value=$oEmailView->getOrderFileList($sOrderId)}]
[{include file="email/html/header.tpl" title=$shop->oxshops__oxname->value}]
[{block name="email_html_senddownloadlinks_infoheader"}]
[{oxmultilang ident="EMAIL_SENDDOWNLOADS_GREETING"}], [{$order->oxorder__oxbillsal->value|oxmultilangsal}] [{$order->oxorder__oxbillfname->value}] [{$order->oxorder__oxbilllname->value}],
[{/block}]
[{block name="email_html_sendednow_oxordernr"}]
[{oxmultilang ident="ORDER_NUMBER" suffix="COLON"}] [{$order->oxorder__oxordernr->value}]
[{/block}]
[{if $oOrderFileList}]
[{block name="email_html_senddownloadlinks_download_header"}]
[{oxmultilang ident="MY_DOWNLOADS_DESC"}]
[{/block}]
[{block name="email_html_senddownloadlinks_download_link"}]
[{foreach from=$oOrderFileList item="oOrderFile"}]
[{if $order->oxorder__oxpaid->value || !$oOrderFile->oxorderfiles__oxpurchasedonly->value}]
[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=download" params="sorderfileid="|cat:$oOrderFile->getId()}] [{$oOrderFile->oxorderfiles__oxfilename->value}]
[{else}]
[{$oOrderFile->oxorderfiles__oxfilename->value}] [{oxmultilang ident="DOWNLOADS_PAYMENT_PENDING"}]
[{/if}]
[{/foreach}]
[{/block}]
[{/if}]
[{block name="email_html_senddownloadlinks_infofooter"}]
[{oxcontent ident="oxemailfooterplain"}]
[{/block}]

View File

@@ -0,0 +1,24 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{oxmultilang ident="PRODUCT_POST_CARD_FROM"}] [{$shop->oxshops__oxname->getRawValue()}]
[{oxmultilang ident="FROM"}] [{$userinfo->send_name}]
[{oxmultilang ident="EMAIL"}] [{$userinfo->send_email}]
[{oxmultilang ident="TO"}] [{$userinfo->rec_name}]
[{oxmultilang ident="EMAIL"}] [{$userinfo->rec_email}]
[{$userinfo->send_message}]
[{oxmultilang ident="MANY_GREETINGS"}] [{$userinfo->send_name}]
[{oxmultilang ident="RECOMMENDED_PRODUCTS"}]
[{$product->oxarticles__oxtitle->getRawValue()|strip_tags}]
[{$product->oxarticles__oxshortdesc->getRawValue()}]
[{oxmultilang ident="CHECK"}] [{$sArticleUrl}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,18 @@
[{assign var="shop" value=$oEmailView->getShop()}]
[{assign var="oViewConf" value=$oEmailView->getViewConfig()}]
[{assign var="user" value=$oEmailView->getUser()}]
[{oxmultilang ident="GIFT_REGISTRY_OF"}] [{$shop->oxshops__oxname->getRawValue()}]
[{$userinfo->send_message}]
[{oxmultilang ident="TO_MY_WISHLIST"}] [{oxmultilang ident="CLICK_HERE"}]
[{$oViewConf->getBaseDir()}]index.php?cl=wishlist&wishid=[{$userinfo->send_id}]
[{oxmultilang ident="WITH_LOVE"}]
[{$userinfo->send_name}]
[{oxcontent ident="oxemailfooterplain"}]

View File

@@ -0,0 +1,25 @@
<form action="[{$oViewConf->getSelfActionLink()}]" name="newsletter" class="form-horizontal" method="post">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="subscribe">
<input type="hidden" name="cl" value="account_newsletter">
</div>
<div class="form-group">
<label class="control-label col-lg-3" for="status">[{oxmultilang ident="NEWSLETTER_SUBSCRIPTION"}]</label>
<div class="col-lg-4">
<select name="status" id="status" class="form-control ">
<option value="1"[{if $oView->isNewsletter()}] selected[{/if}] >[{oxmultilang ident="YES"}]</option>
<option value="0"[{if !$oView->isNewsletter()}] selected[{/if}] >[{oxmultilang ident="NO"}]</option>
</select>
</div>
</div>
<div class="form-group">
<div class="offset-lg-3 col-lg-7">
<p>[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION"}]</p>
<button id="newsletterSettingsSave" type="submit" class="btn btn-primary">[{oxmultilang ident="SAVE"}]</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,124 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
[{assign var="editval" value=$oView->getUserData()}]
<form class="form-horizontal" action="[{$oViewConf->getSslSelfLink()}]" method="post" role="form" novalidate="novalidate">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="fnc" value="send"/>
<input type="hidden" name="cl" value="contact"/>
</div>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxfname}]
[{block name="contact_form_fields"}]
<div class="form-group">
<label class="[{if $contactFormFields.salutation.isRequired}]req[{/if}] control-label col-lg-2">
[{oxmultilang ident="TITLE"}]
</label>
<div class="col-lg-10 controls">
[{include
file="form/fieldset/salutation.tpl"
name="editval[oxuser__oxsal]"
value=$editval.oxuser__oxsal
class="form-control show-tick "
required=$contactFormFields.salutation.isRequired
}]
</div>
</div>
<div class="form-group[{if $aErrors.oxuser__oxfname}] oxInValid[{/if}]">
<label class="[{if $contactFormFields.firstName.isRequired}]req[{/if}] control-label col-lg-2"
for="editval[oxuser__oxfname]">
[{oxmultilang ident="FIRST_NAME"}]
</label>
<div class="col-lg-10 controls">
<input type="text"
name="editval[oxuser__oxfname]"
id="editval[oxuser__oxfname]"
size="70"
maxlength="255"
value="[{$editval.oxuser__oxfname}]"
class="form-control"
autocomplete="given-name"
[{if $contactFormFields.firstName.isRequired}]required="required"[{/if}] >
</div>
</div>
<div class="form-group[{if $aErrors.oxuser__oxlname}] oxInValid[{/if}]">
<label class="[{if $contactFormFields.lastName.isRequired}]req[{/if}] control-label col-lg-2"
for="editval[oxuser__oxlname]">
[{oxmultilang ident="LAST_NAME"}]
</label>
<div class="col-lg-10 controls">
<input type="text"
name="editval[oxuser__oxlname]"
id="editval[oxuser__oxlname]"
size=70
maxlength=255
value="[{$editval.oxuser__oxlname}]"
class="form-control"
autocomplete="family-name"
[{if $contactFormFields.lastName.isRequired}]required="required"[{/if}]>
</div>
</div>
<div class="form-group[{if $aErrors.oxuser__oxusername}] oxInValid[{/if}]">
<label class="[{if $contactFormFields.email.isRequired}]req[{/if}] control-label col-lg-2"
for="contactEmail">
[{oxmultilang ident="EMAIL"}]
</label>
<div class="col-lg-10 controls">
<input id="contactEmail"
type="email"
name="editval[oxuser__oxusername]"
size=70
maxlength=255
value="[{$editval.oxuser__oxusername}]"
class="form-control"
autocomplete="email"
[{if $contactFormFields.email.isRequired}]required="required"[{/if}]>
</div>
</div>
<div class="form-group[{if $aErrors && !$oView->getContactSubject()}] oxInValid[{/if}]">
<label class="[{if $contactFormFields.subject.isRequired}]req[{/if}] control-label col-lg-2"
for="c_subject">
[{oxmultilang ident="SUBJECT"}]
</label>
<div class="col-lg-10 controls">
<input type="text"
name="c_subject"
id="c_subject"
size="70"
maxlength=80
value="[{$oView->getContactSubject()}]"
class="form-control"
[{if $contactFormFields.subject.isRequired}]required="required"[{/if}]>
</div>
</div>
<div class="form-group">
<label class="[{if $contactFormFields.message.isRequired}]req[{/if}] control-label col-lg-2"
for="c_message">
[{oxmultilang ident="MESSAGE"}]
</label>
<div class="col-lg-10 controls">
<textarea rows="15"
cols="70"
name="c_message"
id="c_message"
class="form-control"
[{if $contactFormFields.message.isRequired}]required="required"[{/if}]
>[{$oView->getContactMessage()}]</textarea>
</div>
</div>
[{/block}]
[{block name="captcha_form"}][{/block}]
[{block name="contact_form_buttons"}]
<div class="form-group">
<div class="col-lg-offset-2 col-lg-10">
<p class="alert alert-info">[{oxmultilang ident="COMPLETE_MARKED_FIELDS"}]</p>
<button class="btn btn-primary" type="submit">
<i class="fa fa-envelope"></i> [{oxmultilang ident="SEND"}]
</button>
</div>
</div>
[{/block}]
</form>

View File

@@ -0,0 +1,59 @@
[{block name="delete_shipping_address_modal"}]
[{if $oxcmp_user}]
[{assign var="userAddresses" value=$oxcmp_user->getUserAddresses()}]
[{/if}]
[{foreach from=$userAddresses item=shippingAddress name="shippingAdresses"}]
[{assign var="shippingAddressNumber" value=$smarty.foreach.shippingAdresses.iteration}]
<div class="modal fade"
id="delete_shipping_address_[{$shippingAddressNumber}]"
tabindex="-1"
role="dialog"
aria-labelledby="delete_shipping_address_modal_label_[{$shippingAddressNumber}]"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
[{block name="delete_shipping_address_modal_header"}]
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
<span class="h4 modal-title" id="delete_shipping_address_modal_label_[{$shippingAddressNumber}]">[{oxmultilang ident="DD_DELETE_SHIPPING_ADDRESS"}]</span>
[{/block}]
</div>
<div class="modal-body">
[{block name="delete_shipping_address_modal_contents"}]
<div class="row">
<div class="col-md-12">
<form name="delete_shipping_address_modal_form_[{$shippingAddressNumber}]"
action="[{$oViewConf->getSelfActionLink()}]"
method="post">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="deleteShippingAddress">
<input type="hidden" name="oxaddressid"
value="[{$shippingAddress->oxaddress__oxid->value}]">
</div>
[{include file="widget/address/shipping_address.tpl" delivadr=$shippingAddress}]
</form>
</div>
</div>
[{/block}]
</div>
<div class="modal-footer">
[{block name="delete_shipping_address_modal_footer"}]
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">[{oxmultilang ident="CANCEL"}]
</button>
<button type="button"
class="btn btn-danger"
onclick="window.delete_shipping_address_modal_form_[{$shippingAddressNumber}].submit();return false;">
[{oxmultilang ident="DD_DELETE"}]
</button>
[{/block}]
</div>
</div>
</div>
</div>
[{/foreach}]
[{/block}]

View File

@@ -0,0 +1,15 @@
[{if $blSubscribeNews}]
<div class="form-group">
[{block name="user_billing_newsletter"}]
<div class="col-lg-9 offset-lg-3">
<input type="hidden" name="blnewssubscribed" value="0">
<div class="checkbox">
<label for="subscribeNewsletter">
<input type="checkbox" name="blnewssubscribed" id="subscribeNewsletter" [{if $oView->isNewsSubscribed()}]checked[{/if}] value="1"> [{oxmultilang ident="NEWSLETTER_SUBSCRIPTION"}]
</label>
</div>
<span class="help-block">[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION"}]</span>
</div>
[{/block}]
</div>
[{/if}]

View File

@@ -0,0 +1,8 @@
[{if $blOrderRemark}]
<div class="form-group">
<label for="orderRemark" class="control-label col-lg-3">[{oxmultilang ident="WHAT_I_WANTED_TO_SAY"}]</label>
<div class="col-lg-9">
<textarea id="orderRemark" rows="7" name="order_remark" class="form-control" placeholder="[{oxmultilang ident="HERE_YOU_CAN_ENETER_MESSAGE"}]">[{$oView->getOrderRemark()}]</textarea>
</div>
</div>
[{/if}]

View File

@@ -0,0 +1,10 @@
<select name="[{$name}]"
[{if $class}]class="[{$class}]"[{/if}]
[{if $id}]id="[{$id}]"[{/if}]
[{if $required}]required="required"[{/if}]>
[{block name="salutation_options"}]
<option value="" [{if empty($value)}]SELECTED[{/if}]>[{oxmultilang ident="DD_SELECT_SALUTATION" suffix="ELLIPSIS"}]</option>
<option value="MRS" [{if $value|lower == "mrs" or $value2|lower == "mrs"}]SELECTED[{/if}]>[{oxmultilang ident="MRS"}]</option>
<option value="MR" [{if $value|lower == "mr" or $value2|lower == "mr"}]SELECTED[{/if}]>[{oxmultilang ident="MR" }]</option>
[{/block}]
</select>

View File

@@ -0,0 +1,41 @@
[{if $selectedStateIdPrim}]
[{assign var="selectedStateId" value=$selectedStateIdPrim}]
[{/if}]
[{assign var="divId" value=oxStateDiv_$stateSelectName}]
[{assign var="stateSelectId" value=oxStateSelect_$stateSelectName}]
[{if $currCountry}]
[{assign var=showDiv value='true'}]
[{else}]
[{assign var=showDiv value='false'}]
[{/if}]
[{oxscript include="js/widgets/oxcountrystateselect.min.js" priority=10}]
[{oxscript add="$( '#`$countrySelectId`' ).oxCountryStateSelect({selectedStateId:'`$selectedStateId`', listItem: '.form-group', span: 'div'});"}]
<script type="text/javascript"><!--
var allStates = new Array();
var allStateIds = new Array();
var allCountryIds = new Object();
var cCount = 0;
[{foreach from=$oViewConf->getCountryList() item=country key=country_id}]
var states = new Array();
var ids = new Array();
var i = 0;
[{assign var=countryStates value=$country->getStates()}]
[{foreach from=$countryStates item=state key=state_id}]
states[i] = '[{$state->oxstates__oxtitle->value}]';
ids[i] = '[{$state->oxstates__oxid->value}]';
i++;
[{/foreach}]
allStates[++cCount] = states;
allStateIds[cCount] = ids;
allCountryIds['[{$country->getId()}]'] = cCount;
[{/foreach}]
--></script>
<select name="[{$stateSelectName}]" id="[{$stateSelectId}]" [{if $class}]class="[{$class}]"[{/if}]>
<option value="">[{oxmultilang ident="PLEASE_SELECT_STATE"}]</option>
</select>

View File

@@ -0,0 +1,41 @@
<div class="form-group row[{if $aErrors.oxuser__oxusername}] oxInValid[{/if}]">
[{block name="user_account_username"}]
<label class="col-lg-3 req" for="userLoginName">[{oxmultilang ident="EMAIL_ADDRESS"}]</label>
<div class="col-lg-9">
<input id="userLoginName" class="form-control js-oxValidate js-oxValidate_notEmpty js-oxValidate_email" type="email" name="lgn_usr" value="[{$oView->getActiveUsername()}]" required="required" autocomplete="username">
<div class="help-block"></div>
</div>
[{/block}]
</div>
<div class="form-group row[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
[{block name="user_account_password"}]
<label class="col-lg-3 req" for="userPassword">[{oxmultilang ident="PASSWORD"}]</label>
<input type="hidden" id="passwordLength" value="[{$oViewConf->getPasswordLength()}]">
<div class="col-lg-9">
<input id="userPassword" class="form-control textbox js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match" type="password" name="lgn_pwd" value="[{$lgn_pwd}]" required="required" autocomplete="new-password">
<div class="help-block"></div>
</div>
[{/block}]
</div>
<div class="form-group row[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
[{block name="user_account_confirmpwd"}]
<label class="col-lg-3 req" for="userPasswordConfirm">[{oxmultilang ident="CONFIRM_PASSWORD"}]</label>
<div class="col-lg-9">
<input id="userPasswordConfirm" class="form-control textbox js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match" type="password" name="lgn_pwd2" value="[{$lgn_pwd2}]" required="required" autocomplete="new-password">
<div class="help-block"></div>
</div>
[{/block}]
</div>
[{block name="user_account_newsletter"}]
<div class="form-group row">
<div class="col-lg-9 offset-lg-3">
<input type="hidden" name="blnewssubscribed" value="0">
<div class="checkbox">
<label>
<input type="checkbox" name="blnewssubscribed" value="1" [{if $oView->isNewsSubscribed()}]checked[{/if}]> [{oxmultilang ident="NEWSLETTER_SUBSCRIPTION"}]
</label>
</div>
<span class="help-block">[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION"}]</span>
</div>
</div>
[{/block}]

View File

@@ -0,0 +1,235 @@
[{assign var="invadr" value=$oView->getInvoiceAddress()}]
[{assign var="blBirthdayRequired" value=$oView->isFieldRequired(oxuser__oxbirthdate)}]
[{if isset( $invadr.oxuser__oxbirthdate.month )}]
[{assign var="iBirthdayMonth" value=$invadr.oxuser__oxbirthdate.month}]
[{elseif $oxcmp_user->oxuser__oxbirthdate->value && $oxcmp_user->oxuser__oxbirthdate->value != "0000-00-00"}]
[{assign var="iBirthdayMonth" value=$oxcmp_user->oxuser__oxbirthdate->value|regex_replace:"/^([0-9]{4})[-]/":""|regex_replace:"/[-]([0-9]{1,2})$/":""}]
[{else}]
[{assign var="iBirthdayMonth" value=0}]
[{/if}]
[{if isset( $invadr.oxuser__oxbirthdate.day )}]
[{assign var="iBirthdayDay" value=$invadr.oxuser__oxbirthdate.day}]
[{elseif $oxcmp_user->oxuser__oxbirthdate->value && $oxcmp_user->oxuser__oxbirthdate->value != "0000-00-00"}]
[{assign var="iBirthdayDay" value=$oxcmp_user->oxuser__oxbirthdate->value|regex_replace:"/^([0-9]{4})[-]([0-9]{1,2})[-]/":""}]
[{else}]
[{assign var="iBirthdayDay" value=0}]
[{/if}]
[{if isset( $invadr.oxuser__oxbirthdate.year )}]
[{assign var="iBirthdayYear" value=$invadr.oxuser__oxbirthdate.year}]
[{elseif $oxcmp_user->oxuser__oxbirthdate->value && $oxcmp_user->oxuser__oxbirthdate->value != "0000-00-00"}]
[{assign var="iBirthdayYear" value=$oxcmp_user->oxuser__oxbirthdate->value|regex_replace:"/[-]([0-9]{1,2})[-]([0-9]{1,2})$/":""}]
[{else}]
[{assign var="iBirthdayYear" value=0}]
[{/if}]
[{if isset( $invadr.oxuser__oxsal )}]
[{assign var="oxuser__oxsal" value=$invadr.oxuser__oxsal}]
[{else}]
[{assign var="oxuser__oxsal" value=$oxcmp_user->oxuser__oxsal->value}]
[{/if}]
<div class="form-group row">
[{assign var="salutationRequired" value=$oView->isFieldRequired(oxuser__oxsal)}]
<label class="col-lg-3[{if $salutationRequired}] req[{/if}]" for="invadr_oxuser__oxsal">[{oxmultilang ident="TITLE"}]</label>
<div class="col-lg-9">
[{include file="form/fieldset/salutation.tpl" name="invadr[oxuser__oxsal]" value=$oxuser__oxsal class="form-control" id="invadr_oxuser__oxsal" required=$salutationRequired}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxfname}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxfname)}] req[{/if}]" for="invadr_oxuser__oxfname">[{oxmultilang ident="FIRST_NAME"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxfname]" id="invadr_oxuser__oxfname" autocomplete="billing given-name" value="[{if isset( $invadr.oxuser__oxfname )}][{$invadr.oxuser__oxfname}][{else}][{$oxcmp_user->oxuser__oxfname->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxfname)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxfname}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxlname}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxlname)}] req[{/if}]" for="invadr_oxuser__oxlname">[{oxmultilang ident="LAST_NAME"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxlname]" id="invadr_oxuser__oxlname" autocomplete="billing family-name" value="[{if isset( $invadr.oxuser__oxlname )}][{$invadr.oxuser__oxlname}][{else}][{$oxcmp_user->oxuser__oxlname->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxlname)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxlname}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxcompany}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxcompany)}] req[{/if}]" for="invadr_oxuser__oxcompany">[{oxmultilang ident="COMPANY"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxcompany]" id="invadr_oxuser__oxcompany" autocomplete="billing organization" value="[{if isset( $invadr.oxuser__oxcompany )}][{$invadr.oxuser__oxcompany}][{else}][{$oxcmp_user->oxuser__oxcompany->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxcompany)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxcompany}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxaddinfo}] text-danger[{/if}]">
[{assign var="_address_addinfo_tooltip" value="FORM_FIELDSET_USER_BILLING_ADDITIONALINFO_TOOLTIP"|oxmultilangassign}]
<label [{if $_address_addinfo_tooltip}]title="[{$_address_addinfo_tooltip}]"[{/if}] class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxaddinfo)}] req[{/if}][{if $_address_addinfo_tooltip}] tooltip[{/if}]" for="invadr_oxuser__oxaddinfo">[{oxmultilang ident="ADDITIONAL_INFO"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxaddinfo]" id="invadr_oxuser__oxaddinfo" value="[{if isset( $invadr.oxuser__oxaddinfo )}][{$invadr.oxuser__oxaddinfo}][{else}][{$oxcmp_user->oxuser__oxaddinfo->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxaddinfo)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxaddinfo}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxstreet}] text-danger[{/if}]">
<label class="col-12 col-lg-3[{if $oView->isFieldRequired(oxuser__oxstreet) || $oView->isFieldRequired(oxuser__oxstreetnr)}] req[{/if}]" for="invadr_oxuser__oxstreet">[{oxmultilang ident="STREET_AND_STREETNO"}]</label>
<div class="col-8 col-lg-6">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxstreet]" id="invadr_oxuser__oxstreet" autocomplete="billing street-address" value="[{if isset( $invadr.oxuser__oxstreet )}][{$invadr.oxuser__oxstreet}][{else}][{$oxcmp_user->oxuser__oxstreet->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxstreet)}] required=""[{/if}]>
</div>
<div class="col-4 col-lg-3">
<input class="form-control" type="text" maxlength="16" name="invadr[oxuser__oxstreetnr]" id="invadr_oxuser__oxstreetnr" value="[{if isset( $invadr.oxuser__oxstreetnr )}][{$invadr.oxuser__oxstreetnr}][{else}][{$oxcmp_user->oxuser__oxstreetnr->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxstreetnr)}] required=""[{/if}]>
</div>
<div class="offset-lg-3 col-lg-9 col-12">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxstreet}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxstreetnr}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxzip}] text-danger[{/if}]">
<label class="col-12 col-lg-3[{if $oView->isFieldRequired(oxuser__oxzip) || $oView->isFieldRequired(oxuser__oxcity)}] req[{/if}]" for="invadr_oxuser__oxzip">[{oxmultilang ident="POSTAL_CODE_AND_CITY"}]</label>
<div class="col-5 col-lg-3">
<input class="form-control" type="text" maxlength="16" name="invadr[oxuser__oxzip]" id="invadr_oxuser__oxzip" autocomplete="billing postal-code" value="[{if isset( $invadr.oxuser__oxzip )}][{$invadr.oxuser__oxzip}][{else}][{$oxcmp_user->oxuser__oxzip->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxzip)}] required=""[{/if}]>
</div>
<div class="col-7 col-lg-6">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxcity]" id="invadr_oxuser__oxcity" autocomplete="billing locality" value="[{if isset( $invadr.oxuser__oxcity )}][{$invadr.oxuser__oxcity}][{else}][{$oxcmp_user->oxuser__oxcity->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxcity)}] required=""[{/if}]>
</div>
<div class="offset-lg-3 col-md-9 col-12">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxzip}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxcity}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxustid}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxustid)}] req[{/if}]" for="invadr_oxuser__oxustid">[{oxmultilang ident="VAT_ID_NUMBER"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="255" name="invadr[oxuser__oxustid]" id="invadr_oxuser__oxustid" value="[{if isset( $invadr.oxuser__oxustid )}][{$invadr.oxuser__oxustid}][{else}][{$oxcmp_user->oxuser__oxustid->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxustid)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxustid}]
<div class="help-block"></div>
</div>
</div>
[{block name="form_user_billing_country"}]
<div class="form-group row[{if $aErrors.oxuser__oxcountryid}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxcountryid)}] req[{/if}]" for="invCountrySelect">[{oxmultilang ident="COUNTRY"}]</label>
<div class="col-lg-9">
<select class="form-control" id="invCountrySelect" name="invadr[oxuser__oxcountryid]"[{if $oView->isFieldRequired(oxuser__oxcountryid)}] required=""[{/if}] autocomplete="billing country">
<option value="">-</option>
[{assign var="blCountrySelected" value=false}]
[{foreach from=$oViewConf->getCountryList() item=country key=country_id}]
[{assign var="sCountrySelect" value=""}]
[{if !$blCountrySelected}]
[{if (isset($invadr.oxuser__oxcountryid) && $invadr.oxuser__oxcountryid == $country->oxcountry__oxid->value) ||
(!isset($invadr.oxuser__oxcountryid) && $oxcmp_user->oxuser__oxcountryid->value == $country->oxcountry__oxid->value)}]
[{assign var="blCountrySelected" value=true}]
[{assign var="sCountrySelect" value="selected"}]
[{/if}]
[{/if}]
<option value="[{$country->oxcountry__oxid->value}]" [{$sCountrySelect}]>[{$country->oxcountry__oxtitle->value}]</option>
[{/foreach}]
</select>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxcountryid}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row">
<label class="col-lg-3" for="[{$oxcmp_user->oxuser__oxstateid->value}]">[{oxmultilang ident="DD_USER_LABEL_STATE" suffix="COLON"}]</label>
<div class="col-lg-9">
[{include file="form/fieldset/state.tpl"
countrySelectId="invCountrySelect"
stateSelectName="invadr[oxuser__oxstateid]"
selectedStateIdPrim=$invadr.oxuser__oxstateid
selectedStateId=$oxcmp_user->oxuser__oxstateid->value
class="form-control"
id="invadr_oxuser__oxstateid"
}]
<div class="help-block"></div>
</div>
</div>
[{/block}]
<div class="form-group row[{if $aErrors.oxuser__oxfon}] text-danger"[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxfon)}] req[{/if}]" for="invadr_oxuser__oxfon">[{oxmultilang ident="PHONE"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="128" name="invadr[oxuser__oxfon]" id="invadr_oxuser__oxfon" value="[{if isset( $invadr.oxuser__oxfon )}][{$invadr.oxuser__oxfon}][{else}][{$oxcmp_user->oxuser__oxfon->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxfon)}] required=""[{/if}] autocomplete="billing tel">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxfon}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxfax}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxfax)}] req[{/if}]" for="invadr_oxuser__oxfax">[{oxmultilang ident="FAX"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="128" name="invadr[oxuser__oxfax]" id="invadr_oxuser__oxfax" value="[{if isset( $invadr.oxuser__oxfax )}][{$invadr.oxuser__oxfax}][{else}][{$oxcmp_user->oxuser__oxfax->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxfax)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxfax}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxmobfon}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxmobfon)}] req[{/if}]" for="invadr_oxuser__oxmobfon">[{oxmultilang ident="CELLUAR_PHONE"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="64" name="invadr[oxuser__oxmobfon]" id="invadr_oxuser__oxmobfon" value="[{if isset( $invadr.oxuser__oxmobfon )}][{$invadr.oxuser__oxmobfon}][{else}][{$oxcmp_user->oxuser__oxmobfon->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxmobfon)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxmobfon}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group row[{if $aErrors.oxuser__oxprivfon}] text-danger[{/if}]">
<label class="col-lg-3[{if $oView->isFieldRequired(oxuser__oxprivfon)}] req[{/if}]" for="invadr_oxuser__oxprivfon">[{oxmultilang ident="PERSONAL_PHONE"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" maxlength="64" name="invadr[oxuser__oxprivfon]" id="invadr_oxuser__oxprivfon" value="[{if isset( $invadr.oxuser__oxprivfon )}][{$invadr.oxuser__oxprivfon}][{else}][{$oxcmp_user->oxuser__oxprivfon->value}][{/if}]"[{if $oView->isFieldRequired(oxuser__oxprivfon)}] required=""[{/if}]>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxprivfon}]
<div class="help-block"></div>
</div>
</div>
[{block name="form_user_billing_birthdate"}]
[{if $oViewConf->showBirthdayFields()}]
<div class="form-group row oxDate[{if $aErrors.oxuser__oxbirthdate}] text-danger[{/if}]">
<label class="col-12 col-lg-3[{if $oView->isFieldRequired(oxuser__oxbirthdate)}] req[{/if}]" for="oxDay">[{oxmultilang ident="BIRTHDATE"}]</label>
<div class="col-3 col-lg-3">
<input id="oxDay" class="oxDay form-control" name="invadr[oxuser__oxbirthdate][day]" type="text" maxlength="2" value="[{if $iBirthdayDay > 0}][{$iBirthdayDay}][{/if}]" placeholder="[{oxmultilang ident="DAY"}]"[{if $oView->isFieldRequired(oxuser__oxbirthdate)}] required=""[{/if}] autocomplete="bday-day">
</div>
<div class="col-6 col-lg-3">
<select class="oxMonth form-control" name="invadr[oxuser__oxbirthdate][month]"[{if $oView->isFieldRequired(oxuser__oxbirthdate)}] required=""[{/if}] autocomplete="bday-month">
<option value="" label="-">-</option>
[{section name="month" start=1 loop=13}]
<option value="[{$smarty.section.month.index}]" label="[{$smarty.section.month.index}]" [{if $iBirthdayMonth == $smarty.section.month.index}] selected="selected" [{/if}]>
[{oxmultilang ident="MONTH_NAME_"|cat:$smarty.section.month.index}]
</option>
[{/section}]
</select>
</div>
<div class="col-3 col-lg-3">
<input id="oxYear" class="oxYear form-control" name="invadr[oxuser__oxbirthdate][year]" type="text" maxlength="4" value="[{if $iBirthdayYear}][{$iBirthdayYear}][{/if}]" placeholder="[{oxmultilang ident="YEAR"}]"[{if $oView->isFieldRequired(oxuser__oxbirthdate)}] required=""[{/if}] autocomplete="bday-year">
</div>
<div class="offset-lg-3 col-lg-9 col-12">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxbirthdate}]
<div class="help-block"></div>
</div>
</div>
[{/if}]
[{/block}]
[{block name="captcha_form"}]
[{/block}]
<div class="form-group row">
<div class="offset-lg-3 col-lg-9 col-12">
<p class="alert alert-info">[{oxmultilang ident="COMPLETE_MARKED_FIELDS"}]</p>
</div>
</div>
[{if !$noFormSubmit}]
<div class="form-group row">
<div class="offset-lg-3 col-lg-9 col-12">
<button id="accUserSaveTop" type="submit" name="save" class="btn btn-primary">[{oxmultilang ident="SAVE"}]</button>
</div>
</div>
[{/if}]

View File

@@ -0,0 +1,19 @@
<div class="form-group[{if $aErrors.oxuser__oxusername}] oxInValid[{/if}]">
<label class="req control-label col-lg-3">[{oxmultilang ident="EMAIL_ADDRESS"}]</label>
<div class="col-lg-9">
<input class="js-oxValidate js-oxValidate_notEmpty js-oxValidate_email oxValidate_enterPass oxValidate_enterPassTarget[oxValidate_pwd] form-control" type="text" name="invadr[oxuser__oxusername]" value="[{if isset( $invadr.oxuser__oxusername )}][{$invadr.oxuser__oxusername}][{else}][{$oxcmp_user->oxuser__oxusername->value}][{/if}]" size="37" autocomplete="username">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxusername}]
<div class="help-block"></div>
</div>
</div>
[{if $oxcmp_user->oxuser__oxpassword->value}]
<div class="oxValidate_pwd form-group[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]" [{if !$aErrors.oxuser__oxpassword}]style="display:none;"[{/if}]>
<label class="req control-label col-lg-3">[{oxmultilang ident="PASSWORD"}]</label>
<div class="col-lg-9">
<input class="js-oxValidate js-oxValidate_notEmpty form-control" type="password" size="37" name="user_password" autocomplete="new-password">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxpassword}]
<div class="help-block"></div>
</div>
</div>
[{/if}]

View File

@@ -0,0 +1,24 @@
<div class="form-group [{if $aErrors.oxuser__oxusername}]oxInValid[{/if}]">
[{block name="user_noaccount_email"}]
<label class="control-label col-lg-3 req" for="userLoginName">[{oxmultilang ident="EMAIL_ADDRESS"}]</label>
<div class="col-lg-9">
<input id="userLoginName" class="form-control js-oxValidate js-oxValidate_notEmpty js-oxValidate_email" type="email" name="lgn_usr" value="[{$oView->getActiveUsername()}]">
<div class="help-block">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxusername}]
</div>
</div>
[{/block}]
</div>
<div class="form-group">
[{block name="user_noaccount_newsletter"}]
<div class="col-lg-9 offset-lg-3">
<input type="hidden" name="blnewssubscribed" value="0">
<div class="checkbox">
<label>
<input type="checkbox" name="blnewssubscribed" value="1" [{if $oView->isNewsSubscribed()}]checked[{/if}]> [{oxmultilang ident="NEWSLETTER_SUBSCRIPTION"}]
</label>
</div>
<span class="help-block">[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION"}]</span>
</div>
[{/block}]
</div>

View File

@@ -0,0 +1,234 @@
[{if $oxcmp_user}]
[{assign var="delivadr" value=$oxcmp_user->getSelectedAddress()}]
[{/if}]
[{if !$deladr}]
[{assign var="oConfig" value=$oView->getConfig()}]
[{assign var="deladr" value=$oConfig->getRequestParameter('deladr')}]
[{/if}]
[{if $oxcmp_user}]
[{assign var="aUserAddresses" value=$oxcmp_user->getUserAddresses()}]
[{if $aUserAddresses|@count > 0}]
[{if $onChangeClass == 'user'}]
<div class="col-lg-9 offset-lg-3">
[{/if}]
<input type="hidden" class="hidden" name="changeClass" value="[{$onChangeClass|default:'account_user'}]">
[{oxscript include="js/widgets/oxusershipingaddressselect.min.js" priority=10}]
[{oxscript include="js/widgets/oxequalizer.min.js" priority=10}]
[{oxscript add="$( '.dd-add-delivery-address' ).click( function() { $('.dd-available-addresses .dd-action').remove(); $( this ).find( 'label.btn' ).button('toggle'); } );"}]
[{oxscript add="$( 'input[name=\"oxaddressid\"]' ).oxUserShipingAddressSelect();"}]
[{oxscript add="$( window ).load( function() { if( !isMobileDevice() ) { oxEqualizer.equalHeight( $( '.dd-available-addresses .panel .card-body' ) ); } } );"}]
[{oxscript add="$( '.dd-edit-shipping-address' ).click(function(){ $( '#shippingAddressForm' ).show(); $( 'html, body' ).animate( { scrollTop: $( '#shippingAddressForm' ).offset().top - 80 }, 600 ); } );"}]
[{block name="form_user_shipping_address_select"}]
<div class="row dd-available-addresses" data-toggle="buttons">
[{foreach from=$aUserAddresses item=address name="shippingAdresses"}]
<div class="col-12 col-md-6 col-lg-4">
<div class="card">
<div class="card-body">
[{block name="form_user_shipping_address_actions"}]
[{if $address->isSelected()}]
[{block name="form_user_shipping_address_edit_action"}]
<button class="btn btn-warning btn-sm hasTooltip float-right dd-action dd-edit-shipping-address edit-button"
title="[{oxmultilang ident="CHANGE"}]">
<i class="fas fa-pencil-alt"></i>
</button>
[{/block}]
[{block name="form_user_shipping_address_delete_action"}]
<button class="btn btn-danger btn-sm hasTooltip float-right dd-action dd-delete-shipping-address edit-button"
title="[{oxmultilang ident="DD_DELETE"}]"
data-toggle="modal"
data-target="#delete_shipping_address_[{$smarty.foreach.shippingAdresses.iteration}]">
<i class="fa fa-trash"></i>
</button>
[{/block}]
[{/if}]
[{/block}]
[{include file="widget/address/shipping_address.tpl" delivadr=$address}]
</div>
<div class="card-footer" >
<label class="btn btn-outline-dark btn-block[{if $address->isSelected()}] active[{/if}]">
<input type="radio" name="oxaddressid" value="[{$address->oxaddress__oxid->value}]" class="hidden" autocomplete="off" [{if $address->isSelected()}]checked[{/if}]><i class="fa fa-check"></i> [{oxmultilang ident="DD_USER_SHIPPING_SELECT_ADDRESS"}]
</label>
</div>
</div>
</div>
[{/foreach}]
<div class="col-12 col-md-6 col-lg-4">
<div class="card dd-add-delivery-address">
<div class="card-body text-center">
<i class="fa fa-plus-circle"></i><br/>
[{oxmultilang ident="DD_USER_SHIPPING_ADD_DELIVERY_ADDRESS"}]
</div>
<div class="card-footer" >
<label class="btn btn-outline-dark btn-block">
<input type="radio" name="oxaddressid" value="-1" class="hidden" autocomplete="off"><i class="fa fa-check"></i> [{oxmultilang ident="DD_USER_SHIPPING_SELECT_ADDRESS"}]
</label>
</div>
</div>
</div>
</div>
[{/block}]
[{if $onChangeClass == 'user'}]
</div>
[{/if}]
<div class="clearfix"></div>
[{/if}]
[{/if}]
<div id="shippingAddressForm" [{if $delivadr}]style="display: none;"[{/if}]>
<div class="form-group">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxsal)}] req[{/if}]" for="deladr_oxaddress__oxsal">[{oxmultilang ident="TITLE"}]</label>
<div class="col-lg-2">
[{include file="form/fieldset/salutation.tpl" name="deladr[oxaddress__oxsal]" value=$delivadr->oxaddress__oxsal->value value2=$deladr.oxaddress__oxsal class="form-control" id="deladr_oxaddress__oxsal"}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxfname}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxfname)}] req[{/if}]" for="deladr_oxaddress__oxfname">[{oxmultilang ident="FIRST_NAME"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxfname)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" maxlength="255" name="deladr[oxaddress__oxfname]" id="deladr_oxaddress__oxfname" autocomplete="shipping given-name" value="[{if isset( $deladr.oxaddress__oxfname )}][{$deladr.oxaddress__oxfname}][{else}][{$delivadr->oxaddress__oxfname->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxfname)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxfname)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxfname}]
<div class="help-block"></div>
[{/if}]
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxlname}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxlname)}] req[{/if}]" for="deladr_oxaddress__oxlname">[{oxmultilang ident="LAST_NAME"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxlname)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" maxlength="255" name="deladr[oxaddress__oxlname]" id="deladr_oxaddress__oxlname" autocomplete="shipping family-name" value="[{if isset( $deladr.oxaddress__oxlname )}][{$deladr.oxaddress__oxlname}][{else}][{$delivadr->oxaddress__oxlname->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxlname)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxlname)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxlname}]
<div class="help-block"></div>
[{/if}]
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxcompany}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxcompany)}] req[{/if}]" for="deladr_oxaddress__oxcompany">[{oxmultilang ident="COMPANY"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxcompany)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" size="37" maxlength="255" name="deladr[oxaddress__oxcompany]" id="deladr_oxaddress__oxcompany" autocomplete="shipping organization" value="[{if isset( $deladr.oxaddress__oxcompany )}][{$deladr.oxaddress__oxcompany}][{else}][{$delivadr->oxaddress__oxcompany->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxcompany)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxcompany)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxcompany}]
[{/if}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxaddinfo}] oxInValid[{/if}]">
[{assign var="_address_addinfo_tooltip" value="FORM_FIELDSET_USER_SHIPPING_ADDITIONALINFO2_TOOLTIP"|oxmultilangassign}]
<label [{if $_address_addinfo_tooltip}]title="[{$_address_addinfo_tooltip}]"[{/if}] class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxaddinfo)}] req[{/if}][{if $_address_addinfo_tooltip}] tooltip[{/if}]" for="deladr_oxaddress__oxaddinfo">[{oxmultilang ident="ADDITIONAL_INFO"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxaddinfo)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" size="37" maxlength="255" name="deladr[oxaddress__oxaddinfo]" id="deladr_oxaddress__oxaddinfo" value="[{if isset( $deladr.oxaddress__oxaddinfo )}][{$deladr.oxaddress__oxaddinfo}][{else}][{$delivadr->oxaddress__oxaddinfo->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxaddinfo)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxaddinfo)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxaddinfo}]
[{/if}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxstreet}] oxInValid[{/if}]">
<label class="control-label col-12 col-lg-3[{if $oView->isFieldRequired(oxaddress__oxstreet) || $oView->isFieldRequired(oxaddress__oxstreetnr)}] req[{/if}]" for="deladr_oxaddress__oxstreet">[{oxmultilang ident="STREET_AND_STREETNO"}]</label>
<div class="col-8 col-lg-6">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxstreet)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" data-fieldsize="pair-xsmall" maxlength="255" name="deladr[oxaddress__oxstreet]" autocomplete="shipping street-address" id="deladr_oxaddress__oxstreet" value="[{if isset( $deladr.oxaddress__oxstreet )}][{$deladr.oxaddress__oxstreet}][{else}][{$delivadr->oxaddress__oxstreet->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxstreet)}] required=""[{/if}]>
</div>
<div class="col-4 col-lg-3">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxstreetnr)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" data-fieldsize="xsmall" maxlength="16" name="deladr[oxaddress__oxstreetnr]" id="deladr_oxaddress__oxstreetnr" value="[{if isset( $deladr.oxaddress__oxstreetnr )}][{$deladr.oxaddress__oxstreetnr}][{else}][{$delivadr->oxaddress__oxstreetnr->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxstreetnr)}] required=""[{/if}]>
</div>
<div class="col-12 col-lg-9 ml-lg-auto">
[{if $oView->isFieldRequired(oxaddress__oxstreet) || $oView->isFieldRequired(oxaddress__oxstreetnr)}]
<div class="help-block"></div>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxstreet}]
[{/if}]
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxzip || $aErrors.oxaddress__oxcity}] oxInValid[{/if}]">
<label class="control-label col-12 col-lg-3[{if $oView->isFieldRequired(oxaddress__oxzip) || $oView->isFieldRequired(oxaddress__oxcity)}] req[{/if}]" for="deladr_oxaddress__oxzip">[{oxmultilang ident="POSTAL_CODE_AND_CITY"}]</label>
<div class="col-5 col-lg-3">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxzip)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" data-fieldsize="small" maxlength="50" name="deladr[oxaddress__oxzip]" id="deladr_oxaddress__oxzip" autocomplete="shipping postal-code" value="[{if isset( $deladr.oxaddress__oxzip )}][{$deladr.oxaddress__oxzip}][{else}][{$delivadr->oxaddress__oxzip->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxzip)}] required=""[{/if}]>
</div>
<div class="col-7 col-lg-6">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxcity)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" data-fieldsize="pair-small" maxlength="255" name="deladr[oxaddress__oxcity]" id="deladr_oxaddress__oxcity" autocomplete="shipping locality" value="[{if isset( $deladr.oxaddress__oxcity )}][{$deladr.oxaddress__oxcity}][{else}][{$delivadr->oxaddress__oxcity->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxcity)}] required=""[{/if}]>
</div>
<div class="col-12 col-md-9 ml-md-auto">
[{if $oView->isFieldRequired(oxaddress__oxzip) || $oView->isFieldRequired(oxaddress__oxcity)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxzip}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxcity}]
<div class="help-block"></div>
[{/if}]
</div>
</div>
[{block name="form_user_shipping_country"}]
<div class="form-group[{if $aErrors.oxaddress__oxcountryid}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxcountryid)}] req[{/if}]" for="delCountrySelect">[{oxmultilang ident="COUNTRY"}]</label>
<div class="col-lg-9">
<select class="form-control[{if $oView->isFieldRequired(oxaddress__oxcountryid)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" id="delCountrySelect" name="deladr[oxaddress__oxcountryid]"[{if $oView->isFieldRequired(oxaddress__oxcountryid)}] required=""[{/if}] autocomplete="shipping country">
<option value="">-</option>
[{assign var="blCountrySelected" value=false}]
[{foreach from=$oViewConf->getCountryList() item=country key=country_id}]
[{assign var="sCountrySelect" value=""}]
[{if !$blCountrySelected}]
[{if (isset($deladr.oxaddress__oxcountryid) && $deladr.oxaddress__oxcountryid == $country->oxcountry__oxid->value) ||
(!isset($deladr.oxaddress__oxcountryid) && ($delivadr->oxaddress__oxcountry->value == $country->oxcountry__oxtitle->value or
$delivadr->oxaddress__oxcountry->value == $country->oxcountry__oxid->value or
$delivadr->oxaddress__oxcountryid->value == $country->oxcountry__oxid->value))}]
[{assign var="blCountrySelected" value=true}]
[{assign var="sCountrySelect" value="selected"}]
[{/if}]
[{/if}]
<option value="[{$country->oxcountry__oxid->value}]" [{$sCountrySelect}]>[{$country->oxcountry__oxtitle->value}]</option>
[{/foreach}]
</select>
[{if $oView->isFieldRequired(oxaddress__oxcountryid)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxcountryid}]
<div class="help-block"></div>
[{/if}]
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3" for="[{$countrySelectId}]">[{oxmultilang ident="DD_USER_LABEL_STATE" suffix="COLON"}]</label>
<div class="col-lg-9">
[{include file="form/fieldset/state.tpl"
countrySelectId="delCountrySelect"
stateSelectName="deladr[oxaddress__oxstateid]"
selectedStateIdPrim=$deladr.oxaddress__oxstateid
selectedStateId=$delivadr->oxaddress__oxstateid->value
class="form-control"}]
<div class="help-block"></div>
</div>
</div>
[{/block}]
<div class="form-group[{if $aErrors.oxaddress__oxfon}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxfon)}] req[{/if}]" for="deladr_oxaddress__oxfon">[{oxmultilang ident="PHONE"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxfon)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" size="37" maxlength="128" name="deladr[oxaddress__oxfon]" id="deladr_oxaddress__oxfon" autocomplete="shipping tel" value="[{if isset( $deladr.oxaddress__oxfon )}][{$deladr.oxaddress__oxfon}][{else}][{$delivadr->oxaddress__oxfon->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxfon)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxfon)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxfon}]
[{/if}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group[{if $aErrors.oxaddress__oxfax}] oxInValid[{/if}]">
<label class="control-label col-lg-3[{if $oView->isFieldRequired(oxaddress__oxfax)}] req[{/if}]" for="deladr_oxaddress__oxfax">[{oxmultilang ident="FAX"}]</label>
<div class="col-lg-9">
<input class="form-control[{if $oView->isFieldRequired(oxaddress__oxfax)}] js-oxValidate js-oxValidate_notEmpty[{/if}]" type="text" size="37" maxlength="128" name="deladr[oxaddress__oxfax]" id="deladr_oxaddress__oxfax" value="[{if isset( $deladr.oxaddress__oxfax )}][{$deladr.oxaddress__oxfax}][{else}][{$delivadr->oxaddress__oxfax->value}][{/if}]"[{if $oView->isFieldRequired(oxaddress__oxfax)}] required=""[{/if}]>
[{if $oView->isFieldRequired(oxaddress__oxfax)}]
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxaddress__oxfax}]
[{/if}]
<div class="help-block"></div>
</div>
</div>
</div>
[{if !$noFormSubmit}]
<div class="form-group">
<div class="col-12 col-lg-9 ml-lg-auto">
<p class="alert alert-info">[{oxmultilang ident="COMPLETE_MARKED_FIELDS"}]</p>
<button id="accUserSaveBottom" type="submit" class="submitButton" name="save">[{oxmultilang ident="SAVE"}]</button>
</div>
</div>
[{/if}]

View File

@@ -0,0 +1,35 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<form action="[{$oViewConf->getSelfActionLink()}]" name="forgotpwd" method="post" role="form" novalidate="novalidate">
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="updatePassword">
<input type="hidden" name="uid" value="[{$oView->getUpdateId()}]">
<input type="hidden" name="cl" value="forgotpwd">
<input type="hidden" id="passwordLength" value="[{$oViewConf->getPasswordLength()}]">
</div>
<div class="form-group row[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
[{block name="user_account_password"}]
<label class="col-sm-3">[{oxmultilang ident="NEW_PASSWORD"}]</label>
<div class="col-md-9">
<input type="password" name="password_new" class="form-control js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match textbox" autocomplete="new-password">
</div>
<p class="help-block"></p>
[{/block}]
</div>
<div class="form-group row[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
<label class="col-md-3">[{oxmultilang ident="CONFIRM_PASSWORD"}]</label>
<div class="col-md-9">
<input type="password" name="password_new_confirm" class="form-control js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match textbox" autocomplete="new-password">
</div>
<p class="help-block"></p>
</div>
<div class="form-group row">
<div class="col-md-9 offset-md-3">
<button class="btn btn-primary submitButton" type="submit" name="save" value="[{oxmultilang ident="CHANGE_PASSWORD"}]">[{oxmultilang ident="CHANGE_PASSWORD"}]</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,39 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<p>
[{oxmultilang ident="HAVE_YOU_FORGOTTEN_PASSWORD"}]<br>
[{oxmultilang ident="HERE_YOU_SET_UP_NEW_PASSWORD"}]
</p>
<form action="[{$oViewConf->getSelfActionLink()}]" name="forgotpwd" method="post" novalidate="novalidate">
<div class="row">
<div class="col-md-6">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="forgotpassword">
<input type="hidden" name="cl" value="forgotpwd">
<input type="hidden" name="actcontrol" value="forgotpwd">
</div>
<div class="form-group">
<label class="req">[{oxmultilang ident="YOUR_EMAIL_ADDRESS"}]</label>
<input id="forgotPasswordUserLoginName[{$idPrefix}]" type="email" name="lgn_usr"
value="[{$oView->getActiveUsername()}]" class="form-control" required="required">
<p class="help-block"></p>
</div>
[{block name="captcha_form"}][{/block}]
<div class="form-group">
<button class="btn btn-primary submitButton" type="submit">[{oxmultilang ident="REQUEST_PASSWORD"}]</button>
</div>
</div>
</div>
</form>
[{oxmultilang ident="REQUEST_PASSWORD_AFTERCLICK"}]<br><br>
[{oxifcontent ident="oxforgotpwd" object="oCont"}]
[{$oCont->oxcontents__oxcontent->value}]
[{/oxifcontent}]

View File

@@ -0,0 +1 @@
<input type="hidden" name="uformid" value="[{$oView->getFormId()}]">

View File

@@ -0,0 +1,39 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<div class="card">
<form class="js-oxValidate" id="optionLogin" name="login" action="[{$oViewConf->getSslSelfLink()}]" method="post" role="form" novalidate="novalidate">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="ALREADY_CUSTOMER"}]</h3>
</div>
<div class="card-body">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="login_noredirect">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
</div>
[{block name="checkout_options_login_text"}]
<p>[{oxmultilang ident="LOGIN_DESCRIPTION"}]</p>
[{/block}]
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
<div class="form-group [{if $aErrors}]oxInValid[{/if}]">
<label for="lgn_usr">[{oxmultilang ident="EMAIL_ADDRESS"}]</label>
<input type="text" id="lgn_usr" name="lgn_usr" autocomplete="username" class="form-control textbox js-oxValidate js-oxValidate_notEmpty" placeholder="[{oxmultilang ident="EMAIL_ADDRESS"}]" required="required">
<div class="help-block"></div>
</div>
<div class="form-group [{if $aErrors}]oxInValid[{/if}]">
<label for="lgn_pwd">[{oxmultilang ident="PASSWORD"}]</label>
<div class="input-group">
<input type="password" id="lgn_pwd" name="lgn_pwd" autocomplete="current-password" class="form-control js-oxValidate js-oxValidate_notEmpty textbox stepsPasswordbox" placeholder="[{oxmultilang ident="PASSWORD"}]" required="required">
<div class="input-group-append">
<a class="btn btn-outline-dark forgotPasswordOpener" id="step2PswdOpener" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=forgotpwd"}]" title="[{oxmultilang ident="FORGOT_PASSWORD"}]">?</a>
</div>
</div>
<div class="help-block"></div>
</div>
</div>
<div class="card-footer text-right">
<button type="submit" class="btn btn-primary submitButton">[{oxmultilang ident="LOGIN"}] <i class="fa fa-caret-right"></i></button>
</div>
</form>
</div>

View File

@@ -0,0 +1,68 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
[{if $oView->getAccountDeletionStatus() == true}]
[{assign var="statusMessage" value="DD_DELETE_MY_ACCOUNT_SUCCESS"|oxmultilangassign}]
[{include file="message/success.tpl" statusMessage=$statusMessage}]
[{/if}]
<div class="card-deck">
<div class="card">
<div class="card-header">[{oxmultilang ident="LOGIN"}]</div>
<div class="card-body">
<form name="login" class="js-oxValidate" action="[{$oViewConf->getSslSelfLink()}]" method="post" novalidate="novalidate">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="login_noredirect">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="tpl" value="[{$oViewConf->getActTplName()}]">
<input type="hidden" name="oxloadid" value="[{$oViewConf->getActContentLoadId()}]">
[{if $oView->getArticleId()}]
<input type="hidden" name="aid" value="[{$oView->getArticleId()}]">
[{/if}]
[{if $oView->getProduct()}]
[{assign var="product" value=$oView->getProduct()}]
<input type="hidden" name="anid" value="[{$product->oxarticles__oxnid->value}]">
[{/if}]
</div>
<p>[{oxmultilang ident="LOGIN_ALREADY_CUSTOMER"}]</p>
<div class="form-group[{if $aErrors}] oxInValid[{/if}]">
<label class="req">[{oxmultilang ident="EMAIL"}]</label>
<input id="loginUser" class="js-oxValidate js-oxValidate_notEmpty form-control" type="text" name="lgn_usr" role="loginUser" required="required" autocomplete="username">
<div class="help-block"></div>
</div>
<div class="form-group[{if $aErrors}] oxInValid[{/if}]">
<label class="req">[{oxmultilang ident="PASSWORD"}]</label>
<input id="loginPwd" class="js-oxValidate js-oxValidate_notEmpty form-control" type="password" name="lgn_pwd" role="loginPwd" required="required" autocomplete="current-password">
<div class="help-block"></div>
</div>
[{if $oView->showRememberMe()}]
<div class="form-group">
<div class="checkbox">
<label>
<input type="checkbox" class="checkbox" name="lgn_cook" value="1"> [{oxmultilang ident="KEEP_LOGGED_IN"}]
</label>
</div>
</div>
[{/if}]
<div class="form-group">
<button id="loginButton" type="submit" class="btn btn-primary" role="loginButton">[{oxmultilang ident="LOGIN"}]</button>
</div>
<div class="form-group">
<a id="forgotPasswordLink" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=forgotpwd"}]" class="textLink">[{oxmultilang ident="FORGOT_PASSWORD"}]</a>
</div>
</form>
</div>
</div>
<div class="card">
<div class="card-header">[{oxmultilang ident="OPEN_ACCOUNT"}]</div>
<div class="card-body">
<p>[{oxmultilang ident="DD_LOGIN_ACCOUNT_PANEL_CREATE_BODY"}]</p>
<a id="openAccountLink" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=register"}]" class="btn btn-primary" role="button">[{oxmultilang ident="OPEN_ACCOUNT"}]</a><br />
</div>
</div>
</div>

View File

@@ -0,0 +1,64 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
[{assign var="aRegParams" value=$oView->getRegParams()}]
<form class="form-horizontal" action="[{$oViewConf->getSslSelfLink()}]" method="post" role="form" novalidate="novalidate">
[{block name="newsletter_form_fields"}]
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="fnc" value="send">
<input type="hidden" name="cl" value="newsletter">
<input type="hidden" name="editval[oxuser__oxcountryid]" value="[{$oView->getHomeCountryId()}]">
</div>
<div class="form-group">
<label class="control-label col-lg-2" for="newsletterSal">[{oxmultilang ident="TITLE"}]</label>
<div class="col-lg-5">
[{include file="form/fieldset/salutation.tpl" name="editval[oxuser__oxsal]" value=$aRegParams.oxuser__oxsal class="form-control show-tick" id="newsletterSal"}]
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-2" for="newsletterFname">[{oxmultilang ident="FIRST_NAME"}]</label>
<div class="col-lg-5">
<input class="form-control" id="newsletterFname" type="text" name="editval[oxuser__oxfname]" maxlength="40" value="[{if $aRegParams.oxuser__oxfname}][{$aRegParams.oxuser__oxfname}][{/if}]">
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-2" for="newsletterLname">[{oxmultilang ident="LAST_NAME"}]</label>
<div class="col-lg-5">
<input class="form-control" id="newsletterLname" type="text" name="editval[oxuser__oxlname]" maxlength="40" value="[{if $aRegParams.oxuser__oxlname}][{$aRegParams.oxuser__oxlname}][{/if}]">
</div>
</div>
<div class="form-group[{if $aErrors}] oxInValid[{/if}]">
<label class="req control-label col-lg-2" for="newsletterUserName">[{oxmultilang ident="EMAIL"}]</label>
<div class="col-lg-5">
<input id="newsletterUserName" type="email" class="form-control" name="editval[oxuser__oxusername]" maxlength="40" value="[{if $aRegParams.oxuser__oxusername}][{$aRegParams.oxuser__oxusername}][{/if}]" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<div class="offset-lg-2 col-lg-5">
<label for="newsletterSubscribeOn" class="checkbox-inline">
<input id="newsletterSubscribeOn" type="radio" name="subscribeStatus" value="1" checked> [{oxmultilang ident="SUBSCRIBE"}]
</label> &nbsp;
<label for="newsletterSubscribeOff" class="checkbox-inline">
<input id="newsletterSubscribeOff" type="radio" name="subscribeStatus" value="0"> [{oxmultilang ident="UNSUBSCRIBE"}]
</label>
</div>
</div>
[{/block}]
[{block name="captcha_form"}][{/block}]
[{block name="newsletter_form_button"}]
<div class="form-group">
<div class="offset-lg-2 col-lg-5">
<p class="alert alert-info">[{oxmultilang ident="COMPLETE_MARKED_FIELDS"}]</p>
<button id="newsLetterSubmit" class="btn btn-primary" type="submit">[{oxmultilang ident="SUBMIT"}]</button>
</div>
</div>
[{/block}]
</form>

View File

@@ -0,0 +1,37 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
[{assign var="currency" value=$oView->getActCurrency()}]
<p class="alert alert-info">[{oxmultilang ident="MESSAGE_PRICE_ALARM_PRICE_CHANGE"}]</p>
<form class="js-oxValidate form-horizontal" name="pricealarm" action="[{$oViewConf->getSelfActionLink()}]" method="post" novalidate="novalidate">
<div>
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="cl" value="[{$oViewConf->getTopActiveClassName()}]">
[{if $oDetailsProduct}]
<input type="hidden" name="anid" value="[{$oDetailsProduct->oxarticles__oxid->value}]">
[{/if}]
<input type="hidden" name="fnc" value="addme">
</div>
<div class="form-group">
<label class="req control-label col-lg-3">[{oxmultilang ident="YOUR_PRICE"}] ([{$currency->sign}]):</label>
<div class="col-lg-9">
<input class="form-control" type="text" name="pa[price]" value="[{oxhasrights ident="SHOWARTICLEPRICE"}][{if $product}][{$product->getFPrice()}][{/if}][{/oxhasrights}]" maxlength="32" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="req control-label col-lg-3">[{oxmultilang ident="EMAIL"}]:</label>
<div class="col-lg-9">
<input class="form-control" type="email" name="pa[email]" value="[{if $oxcmp_user}][{$oxcmp_user->oxuser__oxusername->value}][{/if}]" maxlength="128" required="required">
<div class="help-block"></div>
</div>
</div>
[{block name="captcha_form"}][{/block}]
<div class="form-group">
<div class="col-lg-9 offset-lg-3">
<button class="submitButton btn btn-primary" type="submit">[{oxmultilang ident="SEND"}]</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,31 @@
<div class="well">
<form name="login" class="js-oxValidate" action="[{$oViewConf->getSslSelfLink()}]" method="post" id="private-sales-login">
<div>
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="login_noredirect">
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="tpl" value="[{$oViewConf->getActTplName()}]">
<input type="hidden" name="oxloadid" value="[{$oViewConf->getActContentLoadId()}]">
[{if $oView->getArticleId()}]
<input type="hidden" name="aid" value="[{$oView->getArticleId()}]">
[{/if}]
[{if $oView->getProduct()}]
[{assign var="product" value=$oView->getProduct()}]
<input type="hidden" name="anid" value="[{$product->oxarticles__oxnid->value}]">
[{/if}]
<input type="hidden" name="ord_agb" value="0">
</div>
<div class="checkbox">
<label>
<input type="checkbox" name="ord_agb" value="1" class="agb-check"> [{oxifcontent ident="oxrighttocancellegend" object="oContent"}]
[{$oContent->oxcontents__oxcontent->value}]
[{/oxifcontent}]
</label>
</div>
<button type="submit" class="submitButton btn btn-outline-dark" disabled="disabled">[{oxmultilang ident="LOGIN"}]</button>
</form>
</div>

View File

@@ -0,0 +1,27 @@
<h3>[{oxmultilang ident="ROOT_CATEGORY_CHANGED"}]</h3>
[{oxmultilang ident="MESSAGE_DENIED_BY_SHOP_RULES"}]<br><br>
<div class="introtext">
[{oxmultilang ident="MESSAGE_BASKET_EXCLUDE_INFO"}]<br><br>
</div>
<form action="[{$oViewConf->getCurrentHomeDir()}]index.php" method="post">
<div>
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="cl" value="[{$oViewConf->getActiveClassName()}]">
<input type="hidden" name="fnc" value="executeuserchoice">
<input type="hidden" name="tpl" value="[{$oViewConf->getActTplName()}]">
<input type="hidden" name="oxloadid" value="[{$oViewConf->getActContentLoadId()}]">
[{if $oView->getArticleId()}]
<input type="hidden" name="aid" value="[{$oView->getArticleId()}]">
[{/if}]
[{if $oView->getProduct()}]
[{assign var="product" value=$oView->getProduct()}]
<input type="hidden" name="anid" value="[{$product->oxarticles__oxnid->value}]">
[{/if}]
[{oxhasrights ident="TOBASKET"}]
<button name="tobasket" value="1" class="submitButton" type="submit">[{oxmultilang ident="CHECKOUT"}]</button>
[{/oxhasrights}]
<button class="submitButton" type="submit">[{oxmultilang ident="CONTINUE_SHOPPING"}]</button>
</div>
</form>

View File

@@ -0,0 +1,91 @@
[{assign var="_oProduct" value=$oView->getProduct()}]
[{assign var="editval" value=$oView->getInviteData()}]
<form class="js-oxValidate" action="[{$oViewConf->getSslSelfLink()}]" method="post">
<div>
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="send">
<input type="hidden" name="cl" value="invite">
<input type="hidden" name="anid" value="[{$_oProduct->oxarticles__oxnid->value}]">
<input type="hidden" name="CustomError" value='invite'>
<h3 class="blockHead">[{oxmultilang ident="SEND_INVITE_TO" suffix="COLON"}]</h3>
<ul class="form">
<li>
<label class="req">[{oxmultilang ident="EMAIL"}] #1:</label>
<input type="text" class="js-oxValidate js-oxValidate_notEmpty js-oxValidate_email" name="editval[rec_email][1]" size="73" maxlength="73" value="[{$editval->rec_email.1}]">
<p class="oxValidateError">
<span class="js-oxError_notEmpty">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}]</span>
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
<li>
<label>[{oxmultilang ident="EMAIL"}] #2:</label>
<input type="text" name="editval[rec_email][2]" size="73" maxlength="73" value="[{$editval->rec_email.2}]">
<p class="oxValidateError">
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
<li>
<label>[{oxmultilang ident="EMAIL"}] #3:</label>
<input type="text" name="editval[rec_email][3]" size="73" maxlength="73" value="[{$editval->rec_email.3}]">
<p class="oxValidateError">
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
<li>
<label>[{oxmultilang ident="EMAIL"}] #4:</label>
<input type="text" name="editval[rec_email][4]" size="73" maxlength="73" value="[{$editval->rec_email.4}]">
<p class="oxValidateError">
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
<li>
<label>[{oxmultilang ident="EMAIL"}] #5:</label>
<input type="text" name="editval[rec_email][5]" size="73" maxlength="73" value="[{$editval->rec_email.5}]">
<p class="oxValidateError">
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
</ul>
<h3 class="blockHead">[{oxmultilang ident="FROM" suffix="COLON"}]</h3>
<ul class="form">
<li>
<label class="req">[{oxmultilang ident="SENDER_NAME"}]</label>
<input type="text" class="js-oxValidate js-oxValidate_notEmpty" name="editval[send_name]" size=73 maxlength=73 value="[{$editval->send_name}]">
<p class="oxValidateError">
<span class="js-oxError_notEmpty">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}]</span>
</p>
</li>
<li>
<label class="req">[{oxmultilang ident="SENDER_EMAIL" suffix="COLON"}]</label>
<input type="text" class="js-oxValidate js-oxValidate_notEmpty js-oxValidate_email" name="editval[send_email]" size=73 maxlength=73 value="[{$editval->send_email}]" >
<p class="oxValidateError">
<span class="js-oxError_notEmpty">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}]</span>
<span class="js-oxError_email">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOVALIDEMAIL"}]</span>
</p>
</li>
<li>
<label class="req">[{oxmultilang ident="SUBJECT" suffix="COLON"}]</label>
<input type="text" class="js-oxValidate js-oxValidate_notEmpty" name="editval[send_subject]" size=73 maxlength=73 value="[{if $editval->send_subject}][{$editval->send_subject}][{else}][{oxmultilang ident="HAVE_A_LOOK"}] [{$_oProduct->oxarticles__oxtitle->value|strip_tags}][{/if}]">
<p class="oxValidateError">
<span class="js-oxError_notEmpty">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}]</span>
</p>
</li>
<li>
<label class="req">[{oxmultilang ident="MESSAGE" suffix="COLON"}]</label>
<textarea cols="70" rows="8" name="editval[send_message]" class="js-oxValidate js-oxValidate_notEmpty areabox">[{if $editval->send_message}][{$editval->send_message}][{else}][{oxmultilang ident="FORM_SUGGEST_MESSAGE1"}] [{$oxcmp_shop->oxshops__oxname->value}] [{oxmultilang ident="FORM_SUGGEST_MESSAGE2"}][{/if}]</textarea>
<p class="oxValidateError">
<span class="js-oxError_notEmpty">[{oxmultilang ident="ERROR_MESSAGE_INPUT_NOTALLFIELDS"}]</span>
</p>
</li>
[{block name="captcha_form"}][{/block}]
<li class="formSubmit">
<button class="submitButton largeButton" type="submit">[{oxmultilang ident="SEND"}]</button>
</li>
</ul>
</div>
</form>

View File

@@ -0,0 +1,35 @@
[{if !$oxcmp_user->oxuser__oxusername->value}]
[{include file="page/account/login.tpl"}]
[{else}]
[{assign var="product" value=$oView->getProduct()}]
[{if $oxcmp_user->getRecommListsCount()}]
<form action="[{$oViewConf->getSelfActionLink()}]" method="post">
<div>
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="addToRecomm">
<input type="hidden" name="cl" value="details">
<input type="hidden" name="anid" value="[{$product->oxarticles__oxid->value}]">
</div>
<ul class="form listmania-add list-unstyled">
<li class="listmania-select-list">
<label>[{oxmultilang ident="SELECT_LISTMANIA_LIST"}]:</label>
<select name="recomm">
[{foreach from=$oView->getRecommLists() item=oList}]
<option value="[{$oList->oxrecommlists__oxid->value}]">[{$oList->oxrecommlists__oxtitle->value}]</option>
[{/foreach}]
</select>
</li>
<li class="listmania-desc-add">
<label>Description:</label>
<textarea cols="102" rows="7" name="recomm_txt" class="areabox"></textarea><br>
</li>
<li class="formSubmit listmania-submit">
<button class="btn btn-primary submitButton largeButton" type="submit">[{oxmultilang ident="ADD_TO_LISTMANIA_LIST"}]</button>
</li>
</ul>
</form>
[{else}]
[{oxmultilang ident="NO_LISTMANIA_LIST"}] <a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_recommlist"}]">[{oxmultilang ident="CLICK_HERE"}]</a>
[{/if}]
[{/if}]

View File

@@ -0,0 +1,40 @@
<form action="[{$oViewConf->getSelfActionLink()}]" name="saverecommlist" method="post" class="form-horizontal">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="saveRecommList">
<input type="hidden" name="cl" value="account_recommlist">
[{if $actvrecommlist}]
<input type="hidden" name="recommid" value="[{$actvrecommlist->getId()}]">
[{/if}]
</div>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="TITLE"}]</label>
<div class="col-lg-9">
<input type="text" name="recomm_title" class="form-control" maxlength="73" value="[{$actvrecommlist->oxrecommlists__oxtitle->value}]">
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3">[{oxmultilang ident="AUTHOR"}]</label>
<div class="col-lg-9">
<input type="text" name="recomm_author" class="form-control" maxlength="73" value="[{if $actvrecommlist->oxrecommlists__oxauthor->value}][{$actvrecommlist->oxrecommlists__oxauthor->value}][{elseif !$actvrecommlist}][{$oxcmp_user->oxuser__oxfname->value}] [{$oxcmp_user->oxuser__oxlname->value}][{/if}]">
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3">[{oxmultilang ident="INTRODUCTION"}]</label>
<div class="col-lg-9">
<textarea class="form-control" rows="8" name="recomm_desc">[{$actvrecommlist->oxrecommlists__oxdesc->value}]</textarea>
</div>
</div>
<div class="form-group">
<div class="offset-lg-3 col-lg-9">
<button class="btn btn-primary" type="submit">[{oxmultilang ident="SAVE"}]</button>
[{if $_actvrecommlist}]
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_recommlist"}]" class="btn btn-outline-dark" title="[{oxmultilang ident="DD_RECOMMENDATION_EDIT_BACK_TO_LIST"}]">
<i class="fa fa-list"></i> [{oxmultilang ident="DD_RECOMMENDATION_EDIT_BACK_TO_LIST"}]
</a>
[{/if}]
</div>
</div>
</form>

View File

@@ -0,0 +1,78 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<form class="form-horizontal" action="[{$oViewConf->getSslSelfLink()}]" name="order" method="post" novalidate="novalidate">
<div class="hidden">
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="registeruser">
<input type="hidden" name="cl" value="register">
<input type="hidden" name="lgn_cook" value="0">
<input type="hidden" id="reloadAddress" name="reloadaddress" value="">
<input type="hidden" name="option" value="3">
</div>
<h3 class="blockHead">[{oxmultilang ident="ACCOUNT_INFORMATION"}]</h3>
[{include file="form/fieldset/user_account.tpl"}]
[{if $oView->isActive('PsLogin')}]
<div class="form-group row">
<label class="col-lg-3">[{oxmultilang ident="TERMS_AND_CONDITIONS"}]</label>
<div class="col-lg-9">
<input type="hidden" name="ord_agb" value="0">
<div class="checkbox">
<label>
<input id="orderConfirmAgbBottom" type="checkbox" class="checkbox" name="ord_agb" value="1">
[{oxifcontent ident="oxagb" object="oCont"}]
[{oxmultilang ident="FORM_REGISTER_IAGREETOTERMS1"}]
<a href="#" data-toggle="modal" data-target="#popup1">[{oxmultilang ident="TERMS_AND_CONDITIONS"}]</a>
[{oxmultilang ident="FORM_REGISTER_IAGREETOTERMS3"}],&nbsp;
[{/oxifcontent}]
[{oxifcontent ident="oxrightofwithdrawal" object="oCont"}]
[{oxmultilang ident="FORM_REGISTER_IAGREETORIGHTOFWITHDRAWAL1"}]
<a href="#" data-toggle="modal" data-target="#popup2">[{$oCont->oxcontents__oxtitle->value}]</a>
[{oxmultilang ident="FORM_REGISTER_IAGREETORIGHTOFWITHDRAWAL3"}]
[{/oxifcontent}]
</label>
</div>
</div>
</div>
[{/if}]
<h3 class="blockHead">[{oxmultilang ident="BILLING_ADDRESS"}]</h3>
[{include file="form/fieldset/user_billing.tpl"}]
</form>
[{if $oView->isActive('PsLogin')}]
[{oxifcontent ident="oxagb" object="oContent"}]
<div class="modal fade" id="popup1" tabindex="-1" role="dialog" aria-labelledby="popup1Label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<span class="h4 modal-title" id="popup1Label">[{$oContent->oxcontents__oxtitle->value}]</span>
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
</div>
<div class="modal-body">[{$oContent->oxcontents__oxcontent->value}]</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">[{oxmultilang ident="CLOSE"}]</button>
</div>
</div>
</div>
</div>
[{/oxifcontent}]
[{oxifcontent ident="oxrightofwithdrawal" object="oContent"}]
<div class="modal fade" id="popup2" tabindex="-1" role="dialog" aria-labelledby="popup2Label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<span class="h4 modal-title" id="popup2Label">[{$oContent->oxcontents__oxtitle->value}]</span>
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
</div>
<div class="modal-body">[{$oContent->oxcontents__oxcontent->value}]</div>
<div class="modal-footer">
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">[{oxmultilang ident="CLOSE"}]</button>
</div>
</div>
</div>
</div>
[{/oxifcontent}]
[{/if}]

View File

@@ -0,0 +1,71 @@
[{assign var="_oProduct" value=$oView->getProduct()}]
[{assign var="editval" value=$oView->getSuggestData()}]
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<form class="form-horizontal" action="[{$oViewConf->getSslSelfLink()}]" method="post" novalidate="novalidate">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="send">
<input type="hidden" name="cl" value="suggest">
<input type="hidden" name="anid" value="[{$_oProduct->oxarticles__oxnid->value}]">
<input type="hidden" name="CustomError" value='suggest'>
</div>
<h3 class="page-header">[{oxmultilang ident="CARD_TO" suffix="COLON"}]</h3>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="RECIPIENT_NAME" suffix="COLON"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" name="editval[rec_name]" size="73" maxlength="73" value="[{$editval->rec_name}]" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="RECIPIENT_EMAIL" suffix="COLON"}]</label>
<div class="col-lg-9">
<input class="form-control" type="email" name="editval[rec_email]" size="73" maxlength="73" value="[{$editval->rec_email}]" required="required">
<div class="help-block"></div>
</div>
</div>
<h3 class="page-header">[{oxmultilang ident="FROM" suffix="COLON"}]</h3>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="SENDER_NAME" suffix="COLON"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" name="editval[send_name]" size=73 maxlength=73 value="[{$editval->send_name}]" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="SENDER_EMAIL" suffix="COLON"}]</label>
<div class="col-lg-9">
<input class="form-control" type="email" name="editval[send_email]" size=73 maxlength=73 value="[{$editval->send_email}]" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="SUBJECT" suffix="COLON"}]</label>
<div class="col-lg-9">
<input class="form-control" type="text" name="editval[send_subject]" size=73 maxlength=73 value="[{if $editval->send_subject}][{$editval->send_subject}][{else}][{oxmultilang ident="HAVE_A_LOOK" suffix="COLON"}] [{$_oProduct->oxarticles__oxtitle->value|strip_tags}][{/if}]" required="required">
<div class="help-block"></div>
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3 req">[{oxmultilang ident="MESSAGE" suffix="COLON"}]</label>
<div class="col-lg-9">
<textarea cols="70" rows="8" name="editval[send_message]" class="areabox form-control" required="required">[{if $editval->send_message}][{$editval->send_message}][{else}][{oxmultilang ident="SHOP_SUGGEST_MESSAGE" args=$oxcmp_shop->oxshops__oxname->value}][{/if}]</textarea>
<div class="help-block"></div>
</div>
</div>
[{block name="captcha_form"}][{/block}]
<div class="form-group">
<div class="col-lg-offset-2 col-lg-10">
<p class="alert alert-info">[{oxmultilang ident="COMPLETE_MARKED_FIELDS"}]</p>
<button class="btn btn-primary" type="submit">
<i class="fa fa-envelope"></i> [{oxmultilang ident="SEND"}]
</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,93 @@
[{capture assign="sValidationJS"}]
[{strip}]
$('input,select,textarea').not('[type=submit]').jqBootstrapValidation(
{
filter: function()
{
return $(this).is(':visible');
}
}
);
[{/strip}]
[{/capture}]
[{oxscript add=$sValidationJS}]
[{block name="user"}]
<form class="js-oxValidate form-horizontal" action="[{$oViewConf->getSelfActionLink()}]" name="order" method="post" novalidate="novalidate">
[{block name="user_form"}]
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
<div class="addressCollumns">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="changeuser_testvalues">
<input type="hidden" name="cl" value="account_user">
<input type="hidden" name="CustomError" value='user'>
<input type="hidden" name="blshowshipaddress" value="1">
</div>
[{* Rechnungsadresse *}]
<div class="card">
<div class="card-header">
[{block name="user_billing_address_head"}]
[{oxmultilang ident="BILLING_ADDRESS"}]
<button id="userChangeAddress" class="btn btn-warning btn-sm hasTooltip float-right edit-button" name="changeBillAddress" type="button" title="[{oxmultilang ident="CHANGE"}]">
<i class="fas fa-pencil-alt"></i>
</button>
[{/block}]
</div>
<div class="card-body">
[{block name="user_billing_address"}]
[{block name="user_billing_address_text"}]
<div id="addressText">
[{include file="widget/address/billing_address.tpl"}]
</div>
[{/block}]
[{block name="user_billing_address_form"}]
<div style="display: none;" id="addressForm">
[{include file="form/fieldset/user_email.tpl"}]
[{include file="form/fieldset/user_billing.tpl" noFormSubmit=true}]
</div>
[{/block}]
[{/block}]
</div>
</div>
[{oxscript add="$('#userChangeAddress').click( function() { $('#addressForm, #addressText').toggle();return false;});"}]
[{* Lieferadresse *}]
[{block name="user_shipping_address"}]
<div class="card">
<div class="card-header">
[{block name="user_shipping_address_head"}]
[{oxmultilang ident="SHIPPING_ADDRESSES"}]
[{/block}]
</div>
<div class="card-body">
<div class="checkbox">
[{block name="user_shipping_address_choice"}]
<label>
<input type="checkbox" name="blshowshipaddress" id="showShipAddress" [{if !$oView->showShipAddress()}]checked[{/if}] value="0"> [{oxmultilang ident="USE_BILLINGADDRESS_FOR_SHIPPINGADDRESS"}]
</label>
[{/block}]
</div>
[{block name="user_shipping_address_form"}]
<div id="shippingAddress" [{if !$oView->showShipAddress()}] style="display: none;" [{/if}]>
[{include file="form/fieldset/user_shipping.tpl" noFormSubmit=true}]
</div>
[{/block}]
</div>
</div>
[{oxscript add="$('#showShipAddress').change( function() { $('#shippingAddress').toggle($(this).is(':not(:checked)')); });"}]
[{/block}]
</div>
<div class="form-group">
<div class="col-lg-12">
<button id="accUserSaveTop" class="btn btn-primary" name="userform" type="submit">[{oxmultilang ident="SAVE"}]</button>
</div>
</div>
[{/block}]
</form>
[{include file="form/fieldset/delete_shipping_address_modal.tpl"}]
[{/block}]

View File

@@ -0,0 +1,135 @@
[{capture assign="sValidationJS"}]
[{strip}]
$('input,select,textarea').not('[type=submit]').jqBootstrapValidation(
{
filter: function()
{
return $(this).is(':visible');
}
}
);
[{/strip}]
[{/capture}]
[{oxscript add=$sValidationJS}]
[{block name="user_checkout_change"}]
<form class="form-horizontal" action="[{$oViewConf->getSslSelfLink()}]" name="order" method="post" novalidate="novalidate">
[{block name="user_checkout_change_form"}]
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="cl" value="user">
<input type="hidden" name="option" value="[{$oView->getLoginOption()}]">
<input type="hidden" name="fnc" value="changeuser">
<input type="hidden" name="lgn_cook" value="0">
<input type="hidden" name="blshowshipaddress" value="1">
[{block name="user_checkout_change_next_step_top"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<div class="row">
<div class="col-12 col-md-6">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark float-left prevStep submitButton largeButton" id="userBackStepTop"><i class="fa fa-caret-left"></i> [{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
<div class="col-12 col-md-6 text-right">
<button id="userNextStepTop" class="btn btn-primary pull-right submitButton largeButton nextStep" name="userform" type="submit">[{oxmultilang ident="CONTINUE_TO_NEXT_STEP"}] <i class="fa fa-caret-right"></i></button>
</div>
</div>
</div>
</div>
[{/block}]
<div class="checkoutCollumns clear">
<div class="card">
[{block name="user_checkout_billing"}]
<div class="card-header">
[{block name="user_checkout_billing_head"}]
<h3 class="card-title">
[{oxmultilang ident="BILLING_ADDRESS"}]
<button id="userChangeAddress" class="btn btn-sm btn-warning float-right submitButton largeButton edit-button" name="changeBillAddress" type="submit" title="[{oxmultilang ident="CHANGE"}]">
<i class="fas fa-pencil-alt"></i>
</button>
</h3>
[{oxscript add="$('#userChangeAddress').click( function() { $('#addressForm').show();$('#addressText').hide();$('#userChangeAddress').hide();return false;});"}]
[{/block}]
</div>
[{/block}]
<div class="card-body">
[{block name="user_checkout_billing_form"}]
<div [{if !$aErrors|@count }]style="display: none;"[{/if}] id="addressForm">
[{if not $oxcmp_user->oxuser__oxpassword->value}]
[{include file="form/fieldset/user_email.tpl"}]
[{/if}]
[{include file="form/fieldset/user_billing.tpl" noFormSubmit=true blSubscribeNews=true blOrderRemark=true}]
</div>
[{/block}]
[{block name="user_checkout_billing_feedback"}]
<div class="col-lg-9 offset-lg-3" id="addressText">
[{include file="widget/address/billing_address.tpl" noFormSubmit=true blSubscribeNews=true blOrderRemark=true}]
</div>
[{/block}]
</div>
</div>
<div class="card">
[{block name="user_checkout_shipping"}]
<div class="card-header">
[{block name="user_checkout_shipping_head"}]
<h3 class="card-title">
[{oxmultilang ident="SHIPPING_ADDRESS"}]
[{if $oView->showShipAddress() and $oxcmp_user->getSelectedAddress()}]
<button id="userChangeShippingAddress" class="btn btn-sm btn-warning float-right submitButton largeButton edit-button" name="changeShippingAddress" type="submit" [{if !$oView->showShipAddress() and $oxcmp_user->getSelectedAddress()}] style="display: none;" [{/if}] title="[{oxmultilang ident="CHANGE"}]">
<i class="fas fa-pencil-alt"></i>
</button>
[{/if}]
</h3>
[{oxscript add="$('#userChangeShippingAddress').toggle($(this).is(':not(:checked)'));"}]
[{/block}]
</div>
[{/block}]
<div class="card-body">
[{block name="user_checkout_shipping_change"}]
<div class="form-group">
<div class="col-lg-9 offset-lg-3">
<div class="checkbox">
<label for="showShipAddress">
<input type="checkbox" name="blshowshipaddress" id="showShipAddress" [{if !$oView->showShipAddress()}]checked[{/if}] value="0"> [{oxmultilang ident="USE_BILLINGADDRESS_FOR_SHIPPINGADDRESS"}]
</label>
</div>
</div>
</div>
[{oxscript add="$('#showShipAddress').change( function() { $('#shippingAddress').toggle($(this).is(':not(:checked)'));});"}]
[{/block}]
[{block name="user_checkout_shipping_form"}]
<div id="shippingAddress" [{if !$oView->showShipAddress()}]style="display: none;"[{/if}]>
[{include file="form/fieldset/user_shipping.tpl" noFormSubmit=true onChangeClass='user'}]
</div>
[{/block}]
[{block name="user_checkout_shipping_feedback"}]
[{include file="form/fieldset/order_newsletter.tpl" blSubscribeNews=true}]
[{include file="form/fieldset/order_remark.tpl" blOrderRemark=true}]
[{/block}]
</div>
</div>
</div>
[{block name="user_checkout_change_next_step_bottom"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<div class="row">
<div class="col-12 col-md-6">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark float-left prevStep submitButton largeButton" id="userBackStepBottom"><i class="fa fa-caret-left"></i> [{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
<div class="col-12 col-md-6 text-right">
<button id="userNextStepBottom" class="btn btn-primary pull-right submitButton largeButton nextStep" name="userform" type="submit">[{oxmultilang ident="CONTINUE_TO_NEXT_STEP"}] <i class="fa fa-caret-right"></i></button>
</div>
</div>
</div>
</div>
[{/block}]
[{/block}]
</form>
[{include file="form/fieldset/delete_shipping_address_modal.tpl"}]
[{/block}]

View File

@@ -0,0 +1,107 @@
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
[{block name="user_checkout_noregistration"}]
[{capture assign="sValidationJS"}]
[{strip}]
$('input,select,textarea').not('[type=submit]').jqBootstrapValidation(
{
filter: function()
{
return $(this).is(':visible');
}
}
);
[{/strip}]
[{/capture}]
[{oxscript add=$sValidationJS}]
<form class="form-horizontal js-oxValidate" action="[{$oViewConf->getSslSelfLink()}]" name="order" method="post" role="form" novalidate="novalidate">
[{block name="user_checkout_noregistration_form"}]
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="cl" value="user">
<input type="hidden" name="option" value="1">
[{if !$oxcmp_user->oxuser__oxpassword->value}]
<input type="hidden" name="fnc" value="createuser">
[{else}]
<input type="hidden" name="fnc" value="changeuser">
<input type="hidden" name="lgn_cook" value="0">
[{/if}]
<input type="hidden" id="reloadAddress" name="reloadaddress" value="">
<input type="hidden" name="blshowshipaddress" value="1">
</div>
[{block name="user_checkout_noregistration_next_step_top"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark prevStep submitButton largeButton" id="userBackStepTop">[{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
</div>
[{/block}]
<div class="checkoutCollumns">
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="NOTREGISTERED_ACCOUNTINFO"}]</h3>
</div>
<div class="card-body">
[{include file="form/fieldset/user_noaccount.tpl"}]
</div>
</div>
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="BILLING_ADDRESS"}]</h3>
</div>
<div class="card-body">
[{include file="form/fieldset/user_billing.tpl" noFormSubmit=true blOrderRemark=true}]
</div>
</div>
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="SHIPPING_ADDRESS"}]</h3>
</div>
<div class="card-body">
[{block name="user_checkout_noregistration_shipping_address_body"}]
<div class="form-group">
<div class="col-lg-9 offset-lg-3">
<div class="checkbox">
<label>
<input type="checkbox" name="blshowshipaddress" id="showShipAddress" [{if !$oView->showShipAddress()}]checked[{/if}] value="0"> [{oxmultilang ident="USE_BILLINGADDRESS_FOR_SHIPPINGADDRESS"}]
</label>
</div>
</div>
</div>
<div id="shippingAddress"[{if !$oView->showShipAddress()}] style="display: none;"[{/if}]>
[{include file="form/fieldset/user_shipping.tpl" noFormSubmit=true}]
</div>
[{include file="form/fieldset/order_remark.tpl" blOrderRemark=true}]
[{/block}]
</div>
</div>
</div>
[{oxscript add="$('#showShipAddress').change( function() { $('#shippingAddress').toggle($(this).is(':not(:checked)'));});"}]
[{block name="user_checkout_noregistration_next_step_bottom"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<div class="row">
<div class="col-12 col-md-6">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark float-left prevStep submitButton largeButton" id="userBackStepBottom">[{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
<div class="col-12 col-md-6 text-right">
<button id="userNextStepBottom" class="btn btn-primary pull-right submitButton largeButton nextStep" name="userform" type="submit">[{oxmultilang ident="CONTINUE_TO_NEXT_STEP"}]</button>
</div>
</div>
</div>
</div>
[{/block}]
[{/block}]
</form>
[{include file="form/fieldset/delete_shipping_address_modal.tpl"}]
[{/block}]

View File

@@ -0,0 +1,108 @@
[{block name="user_checkout_registration"}]
[{capture assign="sValidationJS"}]
[{strip}]
$('input,select,textarea').not('[type=submit]').jqBootstrapValidation(
{
filter: function()
{
return $(this).is(':visible');
}
}
);
[{/strip}]
[{/capture}]
[{oxscript add=$sValidationJS}]
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
<form class="form-horizontal js-oxValidate" action="[{$oViewConf->getSslSelfLink()}]" name="order" method="post" role="form" novalidate="novalidate">
[{block name="user_checkout_registration_form"}]
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="cl" value="user">
<input type="hidden" name="option" value="3">
[{if !$oxcmp_user->oxuser__oxpassword->value}]
<input type="hidden" name="fnc" value="createuser">
[{else}]
<input type="hidden" name="fnc" value="changeuser">
<input type="hidden" name="lgn_cook" value="0">
[{/if}]
<input type="hidden" id="reloadAddress" name="reloadaddress" value="">
<input type="hidden" name="blshowshipaddress" value="1">
</div>
[{block name="user_checkout_registration_next_step_top"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark prevStep submitButton largeButton" id="userBackStepTop">[{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
</div>
[{/block}]
<div class="checkoutCollumns clear">
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="ACCOUNT_INFORMATION"}]</h3>
</div>
<div class="card-body">
[{include file="form/fieldset/user_account.tpl"}]
</div>
</div>
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="BILLING_ADDRESS"}]</h3>
</div>
<div class="card-body">
[{include file="form/fieldset/user_billing.tpl" noFormSubmit=true blSubscribeNews=false blOrderRemark=true}]
</div>
</div>
<div class="card">
<div class="card-header">
<h3 class="card-title">[{oxmultilang ident="SHIPPING_ADDRESS"}]</h3>
</div>
<div class="card-body">
[{block name="user_checkout_registration_shipping_address_body"}]
<div class="form-group">
<div class="col-lg-9 offset-lg-3">
<div class="checkbox">
<label>
<input type="checkbox" name="blshowshipaddress" id="showShipAddress" [{if !$oView->showShipAddress()}]checked[{/if}] value="0"> [{oxmultilang ident="USE_BILLINGADDRESS_FOR_SHIPPINGADDRESS"}]
</label>
</div>
</div>
</div>
<div id="shippingAddress" [{if !$oView->showShipAddress()}]style="display: none;"[{/if}]>
[{include file="form/fieldset/user_shipping.tpl" noFormSubmit=true}]
</div>
[{include file="form/fieldset/order_remark.tpl" blOrderRemark=true}]
[{/block}]
</div>
</div>
</div>
[{oxscript add="$('#showShipAddress').change( function() { $('#shippingAddress').toggle($(this).is(':not(:checked)'));});"}]
[{block name="user_checkout_registration_next_step_bottom"}]
<div class="card bg-light cart-buttons">
<div class="card-body">
<div class="row">
<div class="col-12 col-md-6">
<a href="[{oxgetseourl ident=$oViewConf->getBasketLink()}]" class="btn btn-outline-dark float-left prevStep submitButton largeButton" id="userBackStepBottom">[{oxmultilang ident="PREVIOUS_STEP"}]</a>
</div>
<div class="col-12 col-md-6 text-right">
<button id="userNextStepBottom" class="btn btn-primary pull-right submitButton largeButton nextStep" name="userform" type="submit">[{oxmultilang ident="CONTINUE_TO_NEXT_STEP"}]</button>
</div>
</div>
</div>
</div>
[{/block}]
[{/block}]
</form>
[{include file="form/fieldset/delete_shipping_address_modal.tpl"}]
[{/block}]

View File

@@ -0,0 +1,46 @@
[{oxscript add="$('input,select,textarea').not('[type=submit]').jqBootstrapValidation();"}]
<form class="js-oxValidate form-horizontal" action="[{$oViewConf->getSelfActionLink()}]" name="changepassword" method="post" novalidate="novalidate">
[{assign var="aErrors" value=$oView->getFieldValidationErrors()}]
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
[{$oViewConf->getNavFormParams()}]
<input type="hidden" name="fnc" value="changePassword">
<input type="hidden" name="cl" value="account_password">
<input type="hidden" name="CustomError" value='user'>
<input type="hidden" id="passwordLength" value="[{$oViewConf->getPasswordLength()}]">
</div>
<div class="form-group[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
<label class="control-label col-lg-3" for="passwordOld">[{oxmultilang ident="OLD_PASSWORD"}]</label>
<div class="col-lg-5">
<input type="password" id="passwordOld" name="password_old" class="js-oxValidate js-oxValidate_notEmpty form-control" required="" autocomplete="current-password">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxpassword}]
<div class="help-block"></div>
</div>
</div>
<div class="form-group[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
[{block name="user_account_password"}]
<label class="control-label col-lg-3" for="passwordNew">[{oxmultilang ident="NEW_PASSWORD"}]</label>
<div class="col-lg-5">
<input type="password" id="passwordNew" name="password_new" class="js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match form-control" required="" autocomplete="new-password">
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxpassword}]
<div class="help-block"></div>
</div>
[{/block}]
</div>
<div class="form-group[{if $aErrors.oxuser__oxpassword}] oxInValid[{/if}]">
<label class="control-label col-lg-3" for="passwordNewConfirm">[{oxmultilang ident="CONFIRM_PASSWORD"}]</label>
<div class="col-lg-5">
<input type="password" id="passwordNewConfirm" name="password_new_confirm" class="js-oxValidate js-oxValidate_notEmpty js-oxValidate_length js-oxValidate_match form-control" required="" data-validation-matches-match="password_new" data-validation-matches-message="[{oxmultilang ident="ERROR_MESSAGE_PASSWORD_DO_NOT_MATCH"}]" autocomplete="new-password">
<div class="help-block"></div>
[{include file="message/inputvalidation.tpl" aErrors=$aErrors.oxuser__oxpassword}]
</div>
</div>
<div class="form-group">
<div class="offset-lg-3 col-lg-5">
<button id="savePass" type="submit" class="btn btn-primary" role="button">[{oxmultilang ident="SAVE"}]</button>
</div>
</div>
</form>

View File

@@ -0,0 +1,30 @@
[{if $oView->getWishList()}]
<form name="wishlist_wishlist_status" action="[{$oViewConf->getSelfActionLink()}]" method="post" class="form-horizontal">
<div class="wishlistPublish clear">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="fnc" value="togglepublic">
<input type="hidden" name="cl" value="account_wishlist">
</div>
<div class="form-group">
<label class="control-label col-lg-3" for="wishlist_blpublic">[{oxmultilang ident="MESSAGE_MAKE_GIFT_REGISTRY_PUBLISH"}]</label>
<div class="col-lg-9">
<select name="blpublic" id="wishlist_blpublic" class="form-control">
<option value="0">[{oxmultilang ident="NO"}]</option>
[{assign var="wishlist" value=$oView->getWishList()}]
<option value="1"[{if $wishlist->oxuserbaskets__oxpublic->value}] selected="selected"[{/if}]>[{oxmultilang ident="YES"}]</option>
</select>
</div>
</div>
<div class="form-group">
<div class="offset-lg-3 col-lg-9 publish-list">
<button class="btn btn-primary" type="submit">[{oxmultilang ident="SAVE"}]</button>
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_wishlist" params="blshowsuggest=1"}]" class="btn btn-outline-dark">
<i class="fa fa-share"></i> [{oxmultilang ident="MESSAGE_SEND_GIFT_REGISTRY"}]
</a>
</div>
</div>
</div>
</form>
[{/if}]

View File

@@ -0,0 +1,34 @@
<form name="wishlist_searchbox" action="[{$oViewConf->getSelfActionLink()}]" method="post" class="form-horizontal">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="[{$searchClass}]">
<input type="hidden" name="fnc" value="searchforwishlist">
</div>
<div class="form-group">
<label class="control-label col-lg-3" for="input_[{$searchClass}]">[{oxmultilang ident="SEARCH_GIFT_REGISTRY"}]</label>
<div class="col-lg-9">
<div class="input-group">
<input type="text" name="search" id="input_[{$searchClass}]" value="[{$oView->getWishListSearchParam()}]" class="form-control" placeholder="[{oxmultilang ident="ENTER_EMAIL_OR_NAME"}]">
<span class="input-group-append">
<button class="btn btn-primary" type="submit">[{oxmultilang ident="SEARCH"}]</button>
</span>
</div>
</div>
</div>
</form>
[{if $oView->getWishListUsers()}]
<hr>
<p class="lead">[{oxmultilang ident="GIFT_REGISTRY_SEARCH_RESULTS"}]</p>
<ul class="wishlistResults">
[{foreach from=$oView->getWishListUsers() item=wishres}]
<li>
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=wishlist" params="wishid=`$wishres->oxuser__oxid->value`"}]">
[{oxmultilang ident="GIFT_REGISTRY_OF"}] [{$wishres->oxuser__oxfname->value}]&nbsp;[{$wishres->oxuser__oxlname->value}]
</a>
</li>
[{/foreach}]
</ul>
[{/if}]

View File

@@ -0,0 +1,46 @@
<div class="wishlistSuggest clear">
[{if $oView->getWishList() && $oView->showSuggest()}]
[{if $Errors.account_whishlist|is_array && !empty($Errors.account_whishlist)}]
[{foreach from=$Errors.account_whishlist item=oEr key=key}]
<p class="alert alert-danger">[{$oEr->getOxMessage()}]</p>
[{/foreach}]
[{/if}]
[{assign var="editval" value=$oView->getEnteredData()}]
<form action="[{$oViewConf->getSelfActionLink()}]" method="post" class="form-horizontal">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="fnc" value="sendwishlist">
<input type="hidden" name="cl" value="account_wishlist">
<input type="hidden" name="blshowsuggest" value="1">
<input type="hidden" name="editval[send_subject]" value="[{oxmultilang ident="GIFT_REGISTRY_OF"}] [{$oxcmp_shop->oxshops__oxname->value}]">
<input type="hidden" name="CustomError" value='account_whishlist'>
</div>
<span class="lead">[{oxmultilang ident="SEND_GIFT_REGISTRY"}]</span>
<div class="form-group">
<label class="control-label col-lg-3">[{oxmultilang ident="RECIPIENT_NAME"}]</label>
<div class="col-lg-9">
<input type="text" name="editval[rec_name]" class="form-control" maxlength="70" value="[{$editval->rec_name}]">
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3">[{oxmultilang ident="RECIPIENT_EMAIL"}]</label>
<div class="col-lg-9">
<input type="email" name="editval[rec_email]" class="form-control" maxlength="70" value="[{$editval->rec_email}]">
</div>
</div>
<div class="form-group">
<label class="control-label col-lg-3">[{oxmultilang ident="MESSAGE"}]</label>
<div class="col-lg-9">
<textarea rows="6" class="form-control" name="editval[send_message]">[{if $editval->send_message}][{$editval->send_message}][{else}][{oxmultilang ident="SHOP_SUGGEST_BUY_FOR_ME" args=$oxcmp_shop->oxshops__oxname->value}][{/if}]</textarea>
</div>
</div>
<div class="form-group">
<div class="offset-lg-3 col-lg-9">
<button class="btn btn-primary" type="submit">[{oxmultilang ident="SUBMIT"}]</button>
</div>
</div>
</form>
<hr>
[{/if}]
</div>

View File

@@ -0,0 +1,15 @@
<script>
var oWave = oWave || [];
oWave.i18n =
{
DD_FORM_VALIDATION_VALIDEMAIL: "[{oxmultilang ident="DD_FORM_VALIDATION_VALIDEMAIL"}]",
DD_FORM_VALIDATION_PASSWORDAGAIN: "[{oxmultilang ident="DD_FORM_VALIDATION_PASSWORDAGAIN"}]",
DD_FORM_VALIDATION_NUMBER: "[{oxmultilang ident="DD_FORM_VALIDATION_NUMBER"}]",
DD_FORM_VALIDATION_INTEGER: "[{oxmultilang ident="DD_FORM_VALIDATION_INTEGER"}]",
DD_FORM_VALIDATION_POSITIVENUMBER: "[{oxmultilang ident="DD_FORM_VALIDATION_POSITIVENUMBER"}]",
DD_FORM_VALIDATION_NEGATIVENUMBER: "[{oxmultilang ident="DD_FORM_VALIDATION_NEGATIVENUMBER"}]",
DD_FORM_VALIDATION_REQUIRED: "[{oxmultilang ident="DD_FORM_VALIDATION_REQUIRED"}]",
DD_FORM_VALIDATION_CHECKONE: "[{oxmultilang ident="DD_FORM_VALIDATION_CHECKONE"}]",
NAV_MORE: "[{oxmultilang ident="MORE"}]"
};
</script>

View File

@@ -0,0 +1,247 @@
[{* Important ! render page head and body to collect scripts and styles *}]
[{capture append="oxidBlock_pageHead"}]
[{strip}]
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" id="Viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=[{$oView->getCharSet()}]">
[{assign var=sPageTitle value=$oView->getPageTitle()}]
<title>[{block name="head_title"}][{$sPageTitle}][{/block}]</title>
[{block name="head_meta_robots"}]
[{if $oView->noIndex() == 1}]
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
[{elseif $oView->noIndex() == 2}]
<meta name="ROBOTS" content="NOINDEX, FOLLOW">
[{/if}]
[{/block}]
[{block name="head_meta_description"}]
[{if $oView->getMetaDescription()}]
<meta name="description" content="[{$oView->getMetaDescription()}]">
[{/if}]
[{/block}]
[{block name="head_meta_keywords"}]
[{if $oView->getMetaKeywords()}]
<meta name="keywords" content="[{$oView->getMetaKeywords()}]">
[{/if}]
[{/block}]
[{block name="head_meta_open_graph"}]
<meta property="og:site_name" content="[{$oViewConf->getBaseDir()}]">
<meta property="og:title" content="[{$sPageTitle}]">
<meta property="og:description" content="[{$oView->getMetaDescription()}]">
[{if $oViewConf->getActiveClassName() == 'details'}]
<meta property="og:type" content="product">
<meta property="og:image" content="[{$oView->getActPicture()}]">
<meta property="og:url" content="[{$oView->getCanonicalUrl()}]">
[{else}]
<meta property="og:type" content="website">
<meta property="og:image" content="[{$oViewConf->getImageUrl('basket.png')}]">
<meta property="og:url" content="[{$oViewConf->getCurrentHomeDir()}]">
[{/if}]
[{/block}]
[{assign var="canonical_url" value=$oView->getCanonicalUrl()}]
[{block name="head_link_canonical"}]
[{if $canonical_url}]
<link rel="canonical" href="[{$canonical_url}]">
[{/if}]
[{/block}]
[{block name="head_link_hreflang"}]
[{if $oView->isLanguageLoaded()}]
[{assign var="oConfig" value=$oViewConf->getConfig()}]
[{foreach from=$oxcmp_lang item=_lng}]
[{if $_lng->id == $oConfig->getConfigParam('sDefaultLang')}]
<link rel="alternate" hreflang="x-default" href="[{$_lng->link}]"/>
[{/if}]
<link rel="alternate" hreflang="[{$_lng->abbr}]" href="[{$_lng->link|oxaddparams:$oView->getDynUrlParams()}]"/>
[{/foreach}]
[{/if}]
[{/block}]
[{assign var="oPageNavigation" value=$oView->getPageNavigation()}]
[{if $oPageNavigation}]
[{if $oPageNavigation->previousPage}]
<link rel="prev" href="[{$oPageNavigation->previousPage}]">
[{/if}]
[{if $oPageNavigation->nextPage}]
<link rel="next" href="[{$oPageNavigation->nextPage}]">
[{/if}]
[{/if}]
[{block name="head_link_favicon"}]
[{assign var="sFavicon512File" value=$oViewConf->getViewThemeParam('sFavicon512File')}]
[{if $sFavicon512File}]
<!-- iOS Homescreen Icon (version < 4.2)-->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 163dpi)" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- iOS Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- iPad Homescreen Icon (version < 4.2) -->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 132dpi)" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- iPad Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- iPhone 4 Homescreen Icon (version < 4.2) -->
<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 326dpi)" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- iPhone 4 Homescreen Icon -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- new iPad Homescreen Icon and iOS Version > 4.2 -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" />
<!-- Windows 8 -->
[{assign var="sFaviconMSTileColor" value=$oViewConf->getViewThemeParam('sFaviconMSTileColor')}]
[{if $sFaviconMSTileColor}]
<meta name="msapplication-TileColor" content="[{$sFaviconMSTileColor}]"> <!-- Kachel-Farbe -->
<meta name="theme-color" content="[{$sFaviconMSTileColor}]"/>
[{/if}]
<meta name="msapplication-TileImage" content="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]">
<!-- Fluid -->
<link rel="fluid-icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon512File`")}]" title="[{$sPageTitle}]" />
[{/if}]
<!-- Shortcut Icons -->
[{assign var="sFaviconFile" value=$oViewConf->getViewThemeParam('sFaviconFile')}]
[{assign var="sFavicon16File" value=$oViewConf->getViewThemeParam('sFavicon16File')}]
[{assign var="sFavicon32File" value=$oViewConf->getViewThemeParam('sFavicon32File')}]
[{assign var="sFavicon48File" value=$oViewConf->getViewThemeParam('sFavicon48File')}]
[{assign var="sFavicon64File" value=$oViewConf->getViewThemeParam('sFavicon64File')}]
[{assign var="sFavicon128File" value=$oViewConf->getViewThemeParam('sFavicon128File')}]
[{if $sFaviconFile}]
<link rel="shortcut icon" href="[{$oViewConf->getImageUrl("favicons/`$sFaviconFile`")}]?rand=1" type="image/x-icon" />
[{/if}]
[{if $sFavicon16File}]
<link rel="icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon16File`")}]" sizes="16x16" />
[{/if}]
[{if $sFavicon32File}]
<link rel="icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon32File`")}]" sizes="32x32" />
[{/if}]
[{if $sFavicon48File}]
<link rel="icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon48File`")}]" sizes="48x48" />
[{/if}]
[{if $sFavicon64File}]
<link rel="icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon64File`")}]" sizes="64x64" />
[{/if}]
[{if $sFavicon128File}]
<link rel="icon" href="[{$oViewConf->getImageUrl("favicons/`$sFavicon128File`")}]" sizes="128x128" />
[{/if}]
[{/block}]
[{block name="base_style"}]
[{oxstyle include="css/styles.min.css"}]
[{/block}]
[{block name="base_fonts"}]
[{/block}]
[{assign var='rsslinks' value=$oView->getRssLinks()}]
[{block name="head_link_rss"}]
[{if $rsslinks}]
[{foreach from=$rsslinks item='rssentry'}]
<link rel="alternate" type="application/rss+xml" title="[{$rssentry.title|strip_tags}]" href="[{$rssentry.link}]">
[{/foreach}]
[{/if}]
[{/block}]
[{block name="head_css"}]
[{foreach from=$oxidBlock_head item="_block"}]
[{$_block}]
[{/foreach}]
[{/block}]
[{/strip}]
[{/capture}]
[{assign var="blIsCheckout" value=$oView->getIsOrderStep()}]
[{assign var="blFullwidth" value=$oViewConf->getViewThemeParam('blFullwidthLayout')}]
[{assign var="sBackgroundColor" value=$oViewConf->getViewThemeParam('sBackgroundColor')}]
[{* Fullpage Background *}]
[{if $oViewConf->getViewThemeParam('blUseBackground')}]
[{assign var="sBackgroundPath" value=$oViewConf->getViewThemeParam('sBackgroundPath')}]
[{assign var="sBackgroundUrl" value=$oViewConf->getImageUrl("backgrounds/`$sBackgroundPath`")}]
[{assign var="sBackgroundRepeat" value=$oViewConf->getViewThemeParam('sBackgroundRepeat')}]
[{assign var="sBackgroundPosHorizontal" value=$oViewConf->getViewThemeParam('sBackgroundPosHorizontal')}]
[{assign var="sBackgroundPosVertical" value=$oViewConf->getViewThemeParam('sBackgroundPosVertical')}]
[{assign var="sBackgroundSize" value=$oViewConf->getViewThemeParam('sBackgroundSize')}]
[{assign var="blBackgroundAttachment" value=$oViewConf->getViewThemeParam('blBackgroundAttachment')}]
[{if $sBackgroundUrl}]
[{assign var="sStyle" value="background:`$sBackgroundColor` url(`$sBackgroundUrl`) `$sBackgroundRepeat` `$sBackgroundPosHorizontal` `$sBackgroundPosVertical`;"}]
[{if $sBackgroundSize}]
[{assign var="sStyle" value=$sStyle|cat:"background-size:`$sBackgroundSize`;"}]
[{/if}]
[{if $blBackgroundAttachment}]
[{assign var="sStyle" value=$sStyle|cat:"background-attachment:fixed;"}]
[{/if}]
[{else}]
[{assign var="sStyle" value="background:`$sBackgroundColor`;"}]
[{/if}]
[{elseif $sBackgroundColor}]
[{assign var="sStyle" value="background:`$sBackgroundColor`;"}]
[{/if}]
<!DOCTYPE html>
<html lang="[{$oView->getActiveLangAbbr()}]" [{block name="head_html_namespace"}][{/block}]>
<head>
[{foreach from=$oxidBlock_pageHead item="_block"}]
[{$_block}]
[{/foreach}]
[{oxstyle}]
[{if $sStyle}]
<style>
body {
[{$sStyle}]
}
</style>
[{/if}]
</head>
<body class="cl-[{$oView->getClassName()}][{if $smarty.get.plain == '1'}] popup[{/if}][{if $blIsCheckout}] is-checkout[{/if}][{if $oxcmp_user && $oxcmp_user->oxuser__oxpassword->value}] is-logged-in[{/if}]">
[{* Theme SVG icons block *}]
[{block name="theme_svg_icons"}][{/block}]
<div class="[{if $blFullwidth}]container-fluid[{else}]container[{/if}]">
<div class="main-row">
[{foreach from=$oxidBlock_pageBody item="_block"}]
[{$_block}]
[{/foreach}]
</div>
</div>
[{if $oViewConf->getTopActiveClassName() == 'details' && $oView->showZoomPics()}]
[{include file="page/details/inc/photoswipe.tpl"}]
[{/if}]
[{block name="base_js"}]
[{include file="i18n/js_vars.tpl"}]
[{oxscript include="js/script.min.js" priority=1}]
[{/block}]
[{if $oViewConf->isTplBlocksDebugMode()}]
[{oxscript include="js/widgets/oxblockdebug.min.js"}]
[{oxscript add="$( 'body' ).oxBlockDebug();"}]
[{/if}]
[{oxscript}]
[{if !$oView->isDemoShop()}]
[{oxid_include_dynamic file="widget/dynscript.tpl"}]
[{/if}]
[{foreach from=$oxidBlock_pageScript item="_block"}]
[{$_block}]
[{/foreach}]
</body>
</html>

View File

@@ -0,0 +1,183 @@
[{block name="footer_main"}]
[{assign var="blShowFullFooter" value=$oView->showSearch()}]
[{assign var="blFullwidth" value=$oViewConf->getViewThemeParam('blFullwidthLayout')}]
[{$oView->setShowNewsletter($oViewConf->getViewThemeParam('blFooterShowNewsletterForm'))}]
[{if $oxcmp_user}]
[{assign var="force_sid" value=$oView->getSidForWidget()}]
[{/if}]
<footer class="footer" id="footer">
<div class="[{if $blFullwidth}]container[{else}]container-fluid[{/if}]">
<div class="row mb-4">
<div class="col-12 col-lg-8">
<div class="row">
[{block name="dd_footer_servicelist"}]
<section
class="col-12 [{if $blShowFullFooter}]col-md-6 col-lg-3[{else}]col-lg-6[{/if}] footer-box footer-box-service">
<div class="h4 footer-box-title">[{oxmultilang ident="SERVICES"}]</div>
<div class="footer-box-content">
[{block name="dd_footer_servicelist_inner"}]
[{oxid_include_widget cl="oxwServiceList" noscript=1 nocookie=1 force_sid=$force_sid}]
[{/block}]
</div>
</section>
[{/block}]
[{block name="dd_footer_information"}]
<section
class="col-12 [{if $blShowFullFooter}]col-md-6 col-lg-3[{else}]col-lg-6[{/if}] footer-box footer-box-information">
<div class="h4 footer-box-title">[{oxmultilang ident="INFORMATION"}]</div>
<div class="footer-box-content">
[{block name="dd_footer_information_inner"}]
[{oxid_include_widget cl="oxwInformation" noscript=1 nocookie=1 force_sid=$force_sid}]
[{/block}]
</div>
</section>
[{/block}]
[{if $blShowFullFooter}]
[{block name="dd_footer_manufacturerlist"}]
<section class="col-12 col-md-6 col-lg-3 footer-box footer-box-manufacturers">
<div class="h4 footer-box-title">[{oxmultilang ident="OUR_BRANDS"}]</div>
<div class="footer-box-content">
[{block name="dd_footer_manufacturerlist_inner"}]
[{oxid_include_widget cl="oxwManufacturerList" _parent=$oView->getClassName() noscript=1 nocookie=1}]
[{/block}]
</div>
</section>
[{/block}]
[{block name="dd_footer_categorytree"}]
<section class="col-12 col-md-6 col-lg-3 footer-box footer-box-categories">
<div class="h4 footer-box-title">[{oxmultilang ident="CATEGORIES"}]</div>
<div class="footer-box-content">
[{block name="dd_footer_categorytree_inner"}]
[{oxid_include_widget cl="oxwCategoryTree" _parent=$oView->getClassName() sWidgetType="footer" noscript=1 nocookie=1}]
[{/block}]
</div>
</section>
[{/block}]
[{/if}]
</div>
</div>
<div class="col-12 col-lg-4">
<div class="row">
<div class="col-12 mx-auto mx-lg-0">
[{if $oView->showNewsletter()}]
<section class="footer-box footer-box-newsletter">
<div class="h4 footer-box-title">[{oxmultilang ident="NEWSLETTER"}]</div>
<div class="footer-box-content">
[{block name="dd_footer_newsletter"}]
<p class="small">[{oxmultilang ident="FOOTER_NEWSLETTER_INFO"}]</p>
[{include file="widget/footer/newsletter.tpl"}]
[{/block}]
</div>
</section>
[{/if}]
[{block name="footer_social"}][{/block}]
</div>
</div>
</div>
</div>
[{* <<START>> Social Links *}]
[{block name="dd_footer_social_links"}]
[{if $oViewConf->getViewThemeParam('sFacebookUrl') || $oViewConf->getViewThemeParam('sGooglePlusUrl') || $oViewConf->getViewThemeParam('sTwitterUrl') || $oViewConf->getViewThemeParam('sYouTubeUrl') || $oViewConf->getViewThemeParam('sBlogUrl')}]
<div class="social-links">
[{block name="dd_footer_social_links_inner"}]
<ul class="social-links-list ">
[{block name="dd_footer_social_links_list"}]
[{if $oViewConf->getViewThemeParam('sFacebookUrl')}]
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="[{$oViewConf->getViewThemeParam('sFacebookUrl')}]">
<i class="fab fa-facebook-f"></i> <span>Facebook</span>
</a>
</li>
[{/if}]
[{if $oViewConf->getViewThemeParam('sGooglePlusUrl')}]
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="[{$oViewConf->getViewThemeParam('sGooglePlusUrl')}]">
<i class="fab fa-google-plus-square"></i> <span>Google+</span>
</a>
</li>
[{/if}]
[{if $oViewConf->getViewThemeParam('sTwitterUrl')}]
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="[{$oViewConf->getViewThemeParam('sTwitterUrl')}]">
<i class="fab fa-twitter"></i> <span>Twitter</span>
</a>
</li>
[{/if}]
[{if $oViewConf->getViewThemeParam('sYouTubeUrl')}]
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="[{$oViewConf->getViewThemeParam('sYouTubeUrl')}]">
<i class="fab fa-youtube"></i> <span>YouTube</span>
</a>
</li>
[{/if}]
[{if $oViewConf->getViewThemeParam('sBlogUrl')}]
<li class="social-links-item">
<a target="_blank" class="social-links-link"
rel="noopener"
href="[{$oViewConf->getViewThemeParam('sBlogUrl')}]">
<i class="fab fa-wordpress"></i> <span>Blog</span>
</a>
</li>
[{/if}]
[{/block}]
</ul>
[{/block}]
</div>
[{/if}]
[{/block}]
[{* <<ENDE>> Social Links *}]
</div>
[{if $oView->isPriceCalculated()}]
[{block name="layout_page_vatinclude"}]
[{block name="footer_deliveryinfo"}]
[{oxifcontent ident="oxdeliveryinfo" object="oCont"}]
<div class="[{if $blFullwidth}]container[{else}]container-fluid[{/if}]">
<div class="vat-info">
[{if $oView->isVatIncluded()}]
<span class="vat-info-text">* [{oxmultilang ident="PLUS_SHIPPING"}]<a
href="[{$oCont->getLink()}]">[{oxmultilang ident="PLUS_SHIPPING2"}]</a></span>
[{else}]
<span class="vat-info-text">* [{oxmultilang ident="PLUS"}]<a
href="[{$oCont->getLink()}]">[{oxmultilang ident="PLUS_SHIPPING2"}]</a></span>
[{/if}]
</div>
</div>
[{/oxifcontent}]
[{/block}]
[{/block}]
[{/if}]
</footer>
[{oxifcontent ident="oxstdfooter" object="oCont"}]
<div class="legal">
<div class="[{if $blFullwidth}]container[{else}]container-fluid[{/if}]">
<section class="legal-box">
[{block name="dd_footer_copyright"}]
[{$oCont->oxcontents__oxcontent->value}]
[{/block}]
</section>
</div>
</div>
[{/oxifcontent}]
[{/block}]
[{if $oView->isRootCatChanged()}]
<div id="scRootCatChanged" class="popupBox corners FXgradGreyLight glowShadow" style="display: none;">
[{include file="form/privatesales/basketexcl.tpl"}]
</div>
[{/if}]

View File

@@ -0,0 +1,73 @@
[{if $oViewConf->getTopActionClassName() != 'clearcookies' && $oViewConf->getTopActionClassName() != 'mallstart'}]
[{oxid_include_widget cl="oxwCookieNote" _parent=$oView->getClassName() nocookie=1}]
[{/if}]
[{block name="header_main"}]
[{assign var="blFullwidth" value=$oViewConf->getViewThemeParam('blFullwidthLayout')}]
<div class="[{if $blFullwidth}]container-fluid[{else}]container[{/if}]">
<header id="header" class="header">
<div class="header-box">
<div class="container">
<div class="row">
<div class="col-12 col-md-6 col-lg-4 order-lg-0 logo-col">
[{block name="layout_header_logo"}]
[{assign var="slogoImg" value=$oViewConf->getViewThemeParam('sLogoFile')}]
[{assign var="sLogoWidth" value=$oViewConf->getViewThemeParam('sLogoWidth')}]
[{assign var="sLogoHeight" value=$oViewConf->getViewThemeParam('sLogoHeight')}]
<a href="[{$oViewConf->getHomeLink()}]" title="[{$oxcmp_shop->oxshops__oxtitleprefix->value}]" class="logo-link">
<img src="[{$oViewConf->getImageUrl($slogoImg)}]" alt="[{$oxcmp_shop->oxshops__oxtitleprefix->value}]" style="[{if $sLogoWidth}]width:auto;max-width:[{$sLogoWidth}]px;[{/if}][{if $sLogoHeight}]height:auto;max-height:[{$sLogoHeight}]px;[{/if}]" class="logo-img">
</a>
[{/block}]
</div>
<div class="col-12 col-md-6 col-lg-4 order-lg-3 menus-col">
[{block name="layout_header_top"}]
<div class="menu-dropdowns">
[{block name="dd_layout_page_header_icon_menu_languages"}]
[{* Language Dropdown*}]
[{oxid_include_widget cl="oxwLanguageList" lang=$oViewConf->getActLanguageId() _parent=$oView->getClassName() nocookie=1 _navurlparams=$oViewConf->getNavUrlParams() anid=$oViewConf->getActArticleId()}]
[{/block}]
[{block name="dd_layout_page_header_icon_menu_currencies"}]
[{* Currency Dropdown*}]
[{oxid_include_widget cl="oxwCurrencyList" cur=$oViewConf->getActCurrency() _parent=$oView->getClassName() nocookie=1 _navurlparams=$oViewConf->getNavUrlParams() anid=$oViewConf->getActArticleId()}]
[{/block}]
[{block name="dd_layout_page_header_icon_menu_account"}]
[{if $oxcmp_user || $oView->getCompareItemCount() || $Errors.loginBoxErrors}]
[{assign var="blAnon" value=0}]
[{assign var="force_sid" value=$oViewConf->getSessionId()}]
[{else}]
[{assign var="blAnon" value=1}]
[{/if}]
[{* Account Dropdown *}]
[{oxid_include_widget cl="oxwServiceMenu" _parent=$oView->getClassName() force_sid=$force_sid nocookie=$blAnon _navurlparams=$oViewConf->getNavUrlParams() anid=$oViewConf->getActArticleId()}]
[{/block}]
[{block name="dd_layout_page_header_icon_menu_minibasket"}]
[{* Minibasket Dropdown *}]
[{if $oxcmp_basket->getProductsCount()}]
[{assign var="blAnon" value=0}]
[{assign var="force_sid" value=$oViewConf->getSessionId()}]
[{else}]
[{assign var="blAnon" value=1}]
[{/if}]
[{oxid_include_widget cl="oxwMiniBasket" nocookie=$blAnon force_sid=$force_sid}]
[{/block}]
</div>
[{/block}]
</div>
<div class="col-12 col-lg-4 order-lg-2 search-col">
[{include file="widget/header/search.tpl"}]
</div>
</div>
</div>
</div>
[{block name="layout_header_bottom"}]
[{oxid_include_widget cl="oxwCategoryTree" cnid=$oView->getCategoryId() sWidgetType="header" _parent=$oView->getClassName() nocookie=1}]
[{/block}]
</header>
</div>
[{/block}]
[{insert name="oxid_newbasketitem" tpl="widget/minibasket/newbasketitemmsg.tpl" type="message"}]
[{oxid_include_dynamic file="widget/minibasket/minibasketmodal.tpl"}]

View File

@@ -0,0 +1,81 @@
[{capture append="oxidBlock_pageBody"}]
[{if $oView->showRDFa()}]
[{include file="rdfa/rdfa.tpl"}]
[{/if}]
[{block name="layout_header"}]
[{include file="layout/header.tpl"}]
[{/block}]
[{assign var="blFullwidth" value=$oViewConf->getViewThemeParam('blFullwidthLayout')}]
<div id="wrapper" [{if $sidebar}]class="sidebar[{$sidebar}]"[{/if}]>
<div class="underdog">
[{*//TODO Add option to switch between fullwidth slider and containered slider*}]
<div class="[{if $blFullwidth}]container-fluid[{else}]container[{/if}]">
<div class="row">
[{if $oView->getClassName()=='start' && $oView->getBanners() && !empty($oView->getBanners())}]
[{include file="widget/promoslider.tpl"}]
[{/if}]
</div>
</div>
<div class="[{if $blFullwidth}]container[{else}]container-fluid[{/if}]">
<div class="content-box">
[{if $oView->getClassName() != "start" && !$blHideBreadcrumb}]
[{block name="layout_breadcrumb"}]
[{include file="widget/breadcrumb.tpl"}]
[{/block}]
[{/if}]
[{$smarty.capture.loginErrors}]
<div class="row">
[{if $sidebar && $sidebar != "Right"}]
<div class="col-12 col-md-3 [{$oView->getClassName()}]">
<div id="sidebar">
[{include file="layout/sidebar.tpl"}]
</div>
</div>
[{/if}]
<div class="col-12[{if $sidebar}] col-md-9[{/if}]">
<div class="content mb-3" id="content">
[{block name="content_main"}]
[{include file="message/errors.tpl"}]
[{foreach from=$oxidBlock_content item="_block"}]
[{$_block}]
[{/foreach}]
[{/block}]
</div>
</div>
[{if $sidebar && $sidebar == "Right"}]
<div class="col-12 col-md-3 [{$oView->getClassName()}]">
<div id="sidebar">
[{include file="layout/sidebar.tpl"}]
</div>
</div>
[{/if}]
</div>
</div>
</div>
</div>
</div>
[{include file="layout/footer.tpl"}]
[{block name="layout_init_social"}]
[{/block}]
<i class="fa fa-chevron-circle-up icon-4x" id="jumptotop"></i>
[{/capture}]
[{include file="layout/base.tpl"}]

View File

@@ -0,0 +1,10 @@
[{capture append="oxidBlock_pageBody"}]
<div id="wrapper">
<div id="content" class="container">
<div class="main-container">
[{foreach from=$oxidBlock_content item="_block"}][{$_block}][{/foreach}]
</div>
</div>
</div>
[{/capture}]
[{include file="layout/base.tpl"}]

View File

@@ -0,0 +1,58 @@
[{foreach from=$oxidBlock_sidebar item="_block"}]
[{$_block}]
[{/foreach}]
[{block name="sidebar"}]
[{block name="sidebar_categoriestree"}]
[{if $oView->getClassName() == 'alist' }]
<div class="box card categorytree">
<section>
<div class="page-header h3">
<div class="pull-right visible-xs visible-sm">
<i class="fa fa-caret-down toggleTree"></i>
</div>
[{oxmultilang ident="CATEGORIES"}]
</div>
[{oxid_include_widget cl="oxwCategoryTree" cnid=$oView->getCategoryId() deepLevel=0 noscript=1 nocookie=1}]
</section>
</div>
[{/if}]
[{/block}]
[{block name="sidebar_tags"}]
[{/block}]
[{block name="sidebar_partners"}]
[{if $oView->getClassName() eq "start"}]
[{include file="widget/sidebar/partners.tpl"}]
[{/if}]
[{/block}]
[{block name="sidebar_boxproducts"}][{/block}]
[{block name="sidebar_recommendation"}]
[{if $oViewConf->getShowListmania() && $oView->getSimilarRecommListIds()}]
[{oxid_include_widget nocookie=1 cl="oxwRecommendation" aArticleIds=$oView->getSimilarRecommListIds() searchrecomm=$oView->getRecommSearch()}]
[{elseif $oViewConf->getShowListmania() && $oView->getRecommSearch()}]
[{oxid_include_widget nocookie=1 cl="oxwRecommendation" _parent=$oView->getClassName() searchrecomm=$oView->getRecommSearch()}]
[{/if}]
[{/block}]
[{block name="sidebar_news"}]
[{if $oxcmp_news}]
[{if $oxcmp_news|count}]
[{include file="widget/sidebar/news.tpl" oNews=$oxcmp_news}]
[{/if}]
[{/if}]
[{/block}]
[{block name="sidebar_social"}]
[{/block}]
[{block name="sidebar_shopluperatings"}]
[{if $oView->getClassName() eq "start"}]
[{include file="widget/shoplupe/ratings.tpl"}]
[{/if}]
[{/block}]
[{/block}]

View File

@@ -0,0 +1,37 @@
[{capture append="oxidBlock_content"}]
<div class="err-404">
<h1 class="page-header">[{oxmultilang ident="ERROR"}]</h1>
<div class="row">
<div class="col-md-6">
<p>
[{if $sUrl}]
[{assign var="sModifiedUrl" value=$sUrl|escape }]
[{assign var="sModifiedUrl" value="<i><strong>'"|cat:$sModifiedUrl|cat:"'</strong></i>"}]
[{ oxmultilang ident="ERROR_404" args=$sModifiedUrl }]
[{else}]
[{oxmultilang ident="ERROR_404"}]
[{/if}]
</p>
<p>
[{oxmultilang ident="DD_ERR_404_START_TEXT"}]<br>
<a href="[{$oViewConf->getHomeLink()}]" class="btn btn-outline-dark" title="[{oxmultilang ident="DD_ERR_404_START_BUTTON"}]">[{oxmultilang ident="DD_ERR_404_START_BUTTON"}]</a>
</p>
<p>
[{oxmultilang ident="DD_ERR_404_CONTACT_TEXT"}]<br>
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=contact"}]" class="btn btn-outline-dark" title="[{oxmultilang ident="DD_ERR_404_CONTACT_BUTTON"}]">[{oxmultilang ident="DD_ERR_404_CONTACT_BUTTON"}]</a>
</p>
</div>
<div class="col-md-6">
<div class="gears-box hidden-xs">
<div class="paper-overlay"></div>
<img class="gear-rotate reverse" style="top: -55px; left: 65px;" src="[{$oViewConf->getImageUrl('404/gear.png')}]">
<img class="gear-rotate" style="top: 177px; left: -11px;" src="[{$oViewConf->getImageUrl('404/gear.png')}]">
<img class="gear-rotate" style="top: 19px; right: -26px;" src="[{$oViewConf->getImageUrl('404/gear.png')}]">
</div>
</div>
</div>
</div>
[{/capture}]
[{include file="layout/page.tpl" blHideBreadcrumb=true}]

View File

@@ -0,0 +1,7 @@
[{capture append="oxidBlock_content"}]
<h1 class="pageHead">[{ oxmultilang ident="ERROR" }]</h1>
[{include file="message/error.tpl" statusMessage="ERROR_MESSAGE_ACCESS_DENIED"|oxmultilangassign}].
[{/capture}]
[{include file="layout/page.tpl" blHideBreadcrumb=true}]

View File

@@ -0,0 +1,11 @@
[{capture append="oxidBlock_pageBody"}]
<h1 class="page-header">[{oxmultilang ident="ERROR_MESSAGE_OXID_SHOP_ERROR"}]</h1>
[{capture append="_error_content"}]
<div>
<div>[{oxmultilang ident="ERROR_MESSAGE_OXID_SHOP_ERROR"}]</div>
<div>[{oxmultilang ident="MESSAGE_PLEASE_DELETE_FOLLOWING_DIRECTORY" suffix="COLON"}] [{$oViewConf->getBaseDir()}]/setup!</div>
</div>
[{/capture}]
[{include file="message/error.tpl" statusMessage=""|implode:$_error_content}]
[{/capture}]
[{include file="layout/base.tpl"}]

View File

@@ -0,0 +1,9 @@
[{capture append="oxidBlock_pageBody"}]
<div class="errorBox">
<div class="errHead">[{oxmultilang ident="[{oxmultilang ident="ERROR_MESSAGE_UNKNOWN_ERROR"}] #[{$oView->getErrorNumber()}] !</div>
<div class="errBody">[{oxmultilang ident="MESSAGE_PLEASE_CONTACT_SUPPORT"}]</div>
</div>
[{/capture}]
[{include file="layout/base.tpl"}]

View File

@@ -0,0 +1 @@
<p class="alert alert-danger">[{$statusMessage}]</p>

View File

@@ -0,0 +1,8 @@
[{if $Errors|is_array && $Errors.default|is_array && !empty($Errors.default)}]
[{foreach from=$Errors.default item=oEr key=key}]
<p class="alert alert-danger">[{$oEr->getOxMessage()}]</p>
[{/foreach}]
[{/if}]
[{if $Errors.popup|is_array && !empty($Errors.popup)}]
[{include file="message/errors_modal.tpl"}]
[{/if}]

View File

@@ -0,0 +1,21 @@
<div class="modal fade" id="error-popup" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">
<span aria-hidden="true">×</span>
<span class="sr-only">[{oxmultilang ident="CLOSE"}]</span>
</button>
<h4 class="modal-title" id="basketModalLabel">[{oxmultilang ident="ERROR"}]</h4>
</div>
<div class="modal-body">
<div id="modalbasketFlyout" class="basketFlyout">
[{foreach from=$Errors.popup item=oEr key=key}]
<p class="alert alert-danger">[{$oEr->getOxMessage()}]</p>
[{/foreach}]
</div>
</div>
</div>
</div>
</div>
[{oxscript add="$('#error-popup').modal('show');"}]

View File

@@ -0,0 +1,21 @@
[{capture append="oxidBlock_content"}]
[{assign var="template_title" value="MY_DOWNLOADS"|oxmultilangassign}]
<div class="errorBox">
[{if $Errors|is_array && $Errors.default|is_array && !empty($Errors.default)}]
<div class="status error corners">
[{foreach from=$Errors.default item=oEr key=key}]
<p>[{$oEr->getOxMessage()}]</p>
<p class="stackTrace">[{$oEr->getStackTrace()|nl2br}];</p>
[{/foreach}]
</div>
[{/if}]
</div>
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl" active_link="downloads"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

View File

@@ -0,0 +1,3 @@
[{foreach from=$aErrors item="oError"}]
<div class="alert alert-danger">[{$oError->getMessage()}]</div>
[{/foreach}]

View File

@@ -0,0 +1 @@
<div class="alert alert-info">[{$statusMessage}]</div>

View File

@@ -0,0 +1 @@
<p class="alert alert-success">[{$statusMessage}]</p>

View File

@@ -0,0 +1,8 @@
[{capture append="oxidBlock_content"}]
<p>[{oxifcontent ident="oxblocked" object="oCont"}]
[{$oCont->oxcontents__oxcontent->value}]
[{/oxifcontent}]</p>
[{insert name="oxid_tracker"}]
[{/capture}]
[{include file="layout/page.tpl"}]

View File

@@ -0,0 +1,154 @@
[{assign var="template_title" value="MY_ACCOUNT"|oxmultilangassign}]
[{capture append="oxidBlock_content"}]
<div class="accountDashboardView">
<h1 id="accountMain" class="page-header">[{oxmultilang ident="MY_ACCOUNT"}]
"[{$oxcmp_user->oxuser__oxusername->value}]"</h1>
[{if $oView->getAccountDeletionStatus() === false}]
[{assign var="statusMessage" value="DD_DELETE_MY_ACCOUNT_ERROR"|oxmultilangassign}]
[{include file="message/error.tpl" statusMessage=$statusMessage}]
[{/if}]
<div class="row">
<div class="col-12 col-md-6">
[{block name="account_dashboard_col1"}]
<div class="card">
<div class="card-header">
<a id="linkAccountPassword" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_password"}]">[{oxmultilang ident="CHANGE_PASSWORD"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_password"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="CHANGE_PASSWORD"}]</div>
</div>
<div class="card">
<div class="card-header">
<a id="linkAccountNewsletter" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_newsletter"}]">[{oxmultilang ident="NEWSLETTER_SETTINGS"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_newsletter"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="NEWSLETTER_SUBSCRIBE_CANCEL"}]</div>
</div>
<div class="card">
<div class="card-header">
<a id="linkAccountBillship" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_user"}]">[{oxmultilang ident="BILLING_SHIPPING_SETTINGS"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_user"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="UPDATE_YOUR_BILLING_SHIPPING_SETTINGS"}]</div>
</div>
<div class="card">
<div class="card-header">
<a id="linkAccountOrder" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_order"}]">[{oxmultilang ident="ORDER_HISTORY"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_order"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="ORDERS"}] [{$oView->getOrderCnt()}]</div>
</div>
[{if $oView->isEnabledDownloadableFiles()}]
<div class="card">
<div class="card-header">
<a id="linkAccountDownloads" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_downloads"}]">[{oxmultilang ident="MY_DOWNLOADS"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_downloads"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="MY_DOWNLOADS_DESC"}]</div>
</div>
[{/if}]
[{/block}]
</div>
<div class="col-12 col-md-6">
[{block name="account_dashboard_col2"}]
<div class="card">
<div class="card-header">
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_noticelist"}]">[{oxmultilang ident="MY_WISH_LIST"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_noticelist"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="PRODUCT"}] [{if $oxcmp_user}][{$oxcmp_user->getNoticeListArtCnt()}][{else}]0[{/if}]</div>
</div>
[{if $oViewConf->getShowWishlist()}]
<div class="card">
<div class="card-header">
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_wishlist"}]">[{oxmultilang ident="MY_GIFT_REGISTRY"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_wishlist"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="PRODUCT"}] [{if $oxcmp_user}][{$oxcmp_user->getWishListArtCnt()}][{else}]0[{/if}]</div>
</div>
[{/if}]
[{if $oViewConf->getShowCompareList()}]
<div class="card">
<div class="card-header">
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=compare"}]">[{oxmultilang ident="MY_PRODUCT_COMPARISON"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=compare"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="PRODUCT"}] [{if $oView->getCompareItemsCnt()}][{$oView->getCompareItemsCnt()}][{else}]0[{/if}]</div>
</div>
[{/if}]
[{if $oViewConf->getShowListmania()}]
<div class="card">
<div class="card-header">
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_recommlist"}]">[{oxmultilang ident="MY_LISTMANIA"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_recommlist"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="LISTS"}] [{if $oxcmp_user->getRecommListsCount()}][{$oxcmp_user->getRecommListsCount()}][{else}]0[{/if}]</div>
</div>
[{/if}]
[{if $oView->isUserAllowedToManageOwnReviews()}]
<div class="card">
<div class="card-header">
<a href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_reviewlist"}]">[{oxmultilang ident="MY_REVIEWS"}]</a>
<a href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_reviewlist"}]" class="btn btn-outline-dark btn-sm float-right edit-button">
<i class="fa fa-arrow-right"></i>
</a>
</div>
<div class="card-body">[{oxmultilang ident="MY_REVIEWS"}] [{if $oView->getReviewAndRatingItemsCount()}][{$oView->getReviewAndRatingItemsCount()}][{else}]0[{/if}]</div>
</div>
[{/if}]
[{/block}]
</div>
</div>
</div>
<div class="row">
[{block name="account_dashboard_delete_my_account"}]
<div class="col-6">
[{if $oView->isUserAllowedToDeleteOwnAccount()}]
<button
class="btn btn-danger"
data-toggle="modal"
data-target="#delete_my_account_confirmation"
>
<i class="fa fa-trash"></i>
[{oxmultilang ident="DD_DELETE_MY_ACCOUNT"}]
</button>
[{include file="page/account/delete_my_account_confirmation.tpl"}]
[{/if}]
</div>
[{/block}]
<div class="col-6 text-right">
<a href="[{$oViewConf->getLogoutLink()}]" class="btn btn-warning" role="getLogoutLink">
<i class="fa fa-power-off"></i> [{oxmultilang ident="LOGOUT"}]
</a>
</div>
<p>&nbsp;</p>
</div>
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

View File

@@ -0,0 +1,50 @@
[{block name="account_delete_my_account_confirmation"}]
<div
class="modal fade"
id="delete_my_account_confirmation"
tabindex="-1"
role="dialog"
aria-labelledby="delete_my_account_modal_label"
aria-hidden="true"
>
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
[{block name="account_delete_my_account_confirmation_header_message"}]
<span class="h4 modal-title">[{oxmultilang ident="DD_DELETE_MY_ACCOUNT_CONFIRMATION_QUESTION"}]</span>
[{/block}]
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-12">
[{block name="account_delete_my_account_confirmation_warning_message"}]
<div class="alert alert-danger">
[{oxmultilang ident="DD_DELETE_MY_ACCOUNT_WARNING"}]
</div>
[{/block}]
[{block name="account_delete_my_account_confirmation_form"}]
<form name="delete_my_account" action="[{$oViewConf->getSelfActionLink()}]"
method="post" role="form">
<div class="hidden">
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="account">
<input type="hidden" name="fnc" value="deleteAccount">
</div>
[{block name="account_delete_my_account_confirmation_form_button_set"}]
<button type="submit" class="btn btn-danger">
[{oxmultilang ident="DD_DELETE_MY_ACCOUNT"}]
</button>
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">
[{oxmultilang ident="DD_DELETE_MY_ACCOUNT_CANCEL"}]
</button>
[{/block}]
</form>
[{/block}]
</div>
</div>
</div>
</div>
</div>
</div>
[{/block}]

View File

@@ -0,0 +1,51 @@
[{block name="delete_review_confirmation_modal"}]
<div class="modal fade"
id="delete_review_[{$reviewCounterIteration}]"
tabindex="-1"
role="dialog"
>
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
[{block name="delete_review_confirmation_modal_header"}]
<button type="button" class="close" data-dismiss="modal">&times;</button>
<span class="h4 modal-title">[{oxmultilang ident="DD_DELETE_REVIEW_CONFIRMATION_QUESTION"}]</span>
[{/block}]
</div>
<div class="modal-body">
[{block name="delete_review_confirmation_modal_body"}]
<div class="row">
<div class="col-md-12">
[{block name="delete_review_confirmation_modal_form"}]
<form
action="[{$oViewConf->getSslSelfLink()}]"
method="post"
id="remove_review_[{$reviewCounterIteration}]"
>
[{$oViewConf->getNavFormParams()}]
[{$oViewConf->getHiddenSid()}]
<input name="pgNr" value="[{$oView->getActPage()}]" type="hidden">
<input name="cl" value="account_reviewlist" type="hidden">
<input name="fnc" value="deleteReviewAndRating" type="hidden">
<input name="reviewId" value="[{$reviewId}]" type="hidden">
<input name="ratingId" value="[{$ratingId}]" type="hidden">
[{block name="delete_review_confirmation_modal_buttons_set"}]
<div class="text-right">
<button type="submit" class="btn btn-danger">
[{oxmultilang ident="DD_DELETE"}]
</button>
<button type="button" class="btn btn-outline-dark" data-dismiss="modal">
[{oxmultilang ident="CANCEL"}]
</button>
</div>
[{/block}]
</form>
[{/block}]
</div>
</div>
[{/block}]
</div>
</div>
</div>
</div>
[{/block}]

View File

@@ -0,0 +1,52 @@
[{capture append="oxidBlock_content"}]
[{assign var="template_title" value="MY_DOWNLOADS"|oxmultilangassign}]
<h1 class="page-header">[{oxmultilang ident="MY_DOWNLOADS"}]</h1>
[{if $oView->getOrderFilesList()|count}]
<ol class="list-unstyled downloadList">
[{foreach from=$oView->getOrderFilesList() item="oOrderArticle"}]
<li>
[{foreach from=$oOrderArticle.oxorderfiles item="oOrderFile"}]
<div class="card">
<div class="card-header">
<div class="row">
<div class="col-9">
<strong>[{$oOrderArticle.oxarticletitle}]</strong> &ndash; [{oxmultilang ident="ORDER_NUMBER"}]: [{$oOrderArticle.oxordernr}], [{$oOrderArticle.oxorderdate|date_format:"%d.%m.%Y"}]
</div>
<div class="col-3">
[{if $oOrderFile->isPaid() || !$oOrderFile->oxorderfiles__oxpurchasedonly->value }]
<a class="btn btn-success btn-sm pull-right" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=download" params="sorderfileid="|cat:$oOrderFile->getId()}]" title="[{$oOrderFile->oxorderfiles__oxfilename->value}] [{oxmultilang ident="DD_DOWNLOADS_DOWNLOAD_TOOLTIP"}]">
<i class="fa fa-download"></i> [{oxmultilang ident="DD_DOWNLOADS_DOWNLOAD_TOOLTIP"}]
</a>
[{/if}]
</div>
</div>
</div>
<div class="card-body">
[{if $oOrderFile->isPaid() || !$oOrderFile->oxorderfiles__oxpurchasedonly->value }]
[{if $oOrderFile->isValid()}]
<strong>[{oxmultilang ident="DD_FILE_ATTRIBUTES_FILENAME" suffix="COLON"}]</strong> [{$oOrderFile->oxorderfiles__oxfilename->value}]<br>
[{include file="page/account/inc/file_attributes.tpl"}]
[{else}]
[{$oOrderFile->oxorderfiles__oxfilename->value}]
[{oxmultilang ident="DOWNLOAD_LINK_EXPIRED_OR_MAX_COUNT_RECEIVED"}]
[{/if}]
[{else}]
<span class="downloadableFile pending">[{$oOrderFile->oxorderfiles__oxfilename->value}]</span>
<strong>[{oxmultilang ident="DOWNLOADS_PAYMENT_PENDING"}]</strong>
[{/if}]
</div>
</div>
[{/foreach}]
</li>
[{/foreach}]
</ol>
[{else}]
<p class="alert alert-info">[{oxmultilang ident="DOWNLOADS_EMPTY"}]</p>
[{/if}]
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl" active_link="downloads"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

View File

@@ -0,0 +1,64 @@
[{capture append="oxidBlock_pageBody"}]
[{if $oView->isEnabledPrivateSales()}]
[{oxid_include_widget cl="oxwCookieNote" _parent=$oView->getClassName() nocookie=1}]
[{/if}]
[{/capture}]
[{capture append="oxidBlock_content"}]
[{if $oView->showUpdateScreen()}]
[{assign var="template_title" value="NEW_PASSWORD"|oxmultilangassign}]
[{elseif $oView->updateSuccess()}]
[{assign var="template_title" value="CHANGE_PASSWORD"|oxmultilangassign}]
[{else}]
[{assign var="template_title" value="FORGOT_PASSWORD"|oxmultilangassign}]
[{/if}]
<h1 class="page-header">[{$template_title}]</h1>
[{if $oView->isExpiredLink()}]
<div class="alert alert-danger">[{oxmultilang ident="ERROR_MESSAGE_PASSWORD_LINK_EXPIRED"}]</div>
[{elseif $oView->showUpdateScreen()}]
[{include file="form/forgotpwd_change_pwd.tpl"}]
[{elseif $oView->updateSuccess()}]
<div class="alert alert-success">[{oxmultilang ident="PASSWORD_CHANGED"}]</div>
<form action="[{$oViewConf->getSelfActionLink()}]" name="forgotpwd" method="post" role="form">
<div>
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="start">
<button id="backToShop" class="submitButton largeButton btn btn-primary" type="submit">
<i class="fa fa-caret-left"></i> [{oxmultilang ident="BACK_TO_SHOP"}]
</button>
</div>
</form>
[{else}]
[{if $oView->getForgotEmail()}]
[{block name="page_account_forgot_email_sent"}]
<div class="alert alert-info">[{oxmultilang ident="PASSWORD_WAS_SEND_TO"}] [{$oView->getForgotEmail()}]</div>
<div class="bar">
<form action="[{$oViewConf->getSelfActionLink()}]" name="forgotpwd" method="post">
<div>
[{$oViewConf->getHiddenSid()}]
<input type="hidden" name="cl" value="start">
<button id="backToShop" class="btn btn-primary submitButton largeButton" type="submit">
<i class="fa fa-caret-left"></i> [{oxmultilang ident="BACK_TO_SHOP"}]
</button>
</div>
</form>
</div>
[{/block}]
[{else}]
[{include file="form/forgotpwd_email.tpl"}]
[{/if}]
[{/if}]
[{if !$oView->isActive('PsLogin')}]
[{insert name="oxid_tracker" title=$template_title}]
[{/if}]
[{/capture}]
[{if $oView->isActive('PsLogin')}]
[{include file="layout/popup.tpl"}]
[{else}]
[{include file="layout/page.tpl"}]
[{/if}]

View File

@@ -0,0 +1,47 @@
<nav id="account_menu" class="account-menu">
<ul class="list-group">
[{block name="account_menu"}]
<li class="list-group-item[{if $active_link == "password"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_password"}]" title="[{oxmultilang ident="CHANGE_PASSWORD"}]">[{oxmultilang ident="CHANGE_PASSWORD"}]</a>
</li>
<li class="list-group-item[{if $active_link == "newsletter"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_newsletter"}]" title="[{oxmultilang ident="NEWSLETTER_SETTINGS"}]">[{oxmultilang ident="NEWSLETTER_SETTINGS"}]</a>
</li>
<li class="list-group-item[{if $active_link == "billship"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSslSelfLink()|cat:"cl=account_user"}]" title="[{oxmultilang ident="BILLING_SHIPPING_SETTINGS"}]">[{oxmultilang ident="BILLING_SHIPPING_SETTINGS"}]</a>
</li>
<li class="list-group-item[{if $active_link == "orderhistory"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_order"}]" title="[{oxmultilang ident="ORDER_HISTORY"}]">[{oxmultilang ident="ORDER_HISTORY"}]</a>
</li>
[{if $oViewConf->getShowCompareList()}]
<li class="list-group-item[{if $active_link == "compare"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=compare"}]" title="[{oxmultilang ident="MY_PRODUCT_COMPARISON"}]">[{oxmultilang ident="MY_PRODUCT_COMPARISON"}][{if $oView->getCompareItemCount() > 0}] <span class="badge">[{$oView->getCompareItemCount()}]</span>[{/if}]</a>
</li>
[{/if}]
<li class="list-group-item[{if $active_link == "noticelist"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_noticelist"}]" title="[{oxmultilang ident="MY_WISH_LIST"}]">[{oxmultilang ident="MY_WISH_LIST"}][{if $oxcmp_user && $oxcmp_user->getNoticeListArtCnt() > 0}] <span class="badge">[{$oxcmp_user->getNoticeListArtCnt()}]</span>[{/if}]</a>
</li>
[{if $oViewConf->getShowWishlist()}]
<li class="list-group-item[{if $active_link == "wishlist"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_wishlist"}]" title="[{oxmultilang ident="MY_GIFT_REGISTRY"}]">[{oxmultilang ident="MY_GIFT_REGISTRY"}][{if $oxcmp_user && $oxcmp_user->getWishListArtCnt() > 0}] <span class="badge">[{$oxcmp_user->getWishListArtCnt()}]</span>[{/if}]</a>
</li>
[{/if}]
[{if $oViewConf->getShowListmania()}]
<li class="list-group-item[{if $active_link == "recommendationlist"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_recommlist"}]" title="[{oxmultilang ident="MY_LISTMANIA"}]">[{oxmultilang ident="MY_LISTMANIA"}]</a>
</li>
[{/if}]
[{if $oView->isEnabledDownloadableFiles()}]
<li class="list-group-item[{if $active_link == "downloads"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_downloads"}]" title="[{oxmultilang ident="MY_DOWNLOADS"}]">[{oxmultilang ident="MY_DOWNLOADS"}]</a>
</li>
[{/if}]
[{if $oView->isUserAllowedToManageOwnReviews()}]
<li class="list-group-item[{if $active_link == "reviewlist"}] active[{/if}]">
<a class="list-group-link" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_reviewlist"}]" title="[{oxmultilang ident="MY_REVIEWS"}]">[{oxmultilang ident="MY_REVIEWS"}]
[{if $oView->getReviewAndRatingItemsCount() > 0}]<span class="badge">[{$oView->getReviewAndRatingItemsCount()}]</span>[{/if}]</a>
</li>
[{/if}]
[{/block}]
</ul>
</nav>

View File

@@ -0,0 +1,19 @@
<strong>[{oxmultilang ident="DD_FILE_ATTRIBUTES_FILESIZE" suffix="COLON"}]</strong> [{$oOrderFile->getFileSize()|oxfilesize}]
[{if $oOrderFile->oxorderfiles__oxdownloadcount->value == 0 && $oOrderFile->getValidUntil() != "0000-00-00 00:00" }]
[{if $oOrderFile->oxorderfiles__oxlinkexpirationtime->value || $oOrderFile->oxorderfiles__oxdownloadxpirationtime->value}]
<br>[{oxmultilang ident="START_DOWNLOADING_UNTIL"}] [{$oOrderFile->getValidUntil()|date_format:"%d.%m.%Y"}] [{$oOrderFile->getValidUntil()|date_format:"%H:%M:%S"}] [{oxmultilang ident="DD_FILE_ATTRIBUTES_OCLOCK"}].
[{/if}]
[{if $oOrderFile->oxorderfiles__oxmaxdownloadcount->value != 0}]
<br><strong>[{oxmultilang ident="LEFT_DOWNLOADS"}]:</strong> [{$oOrderFile->getLeftDownloadCount()}]
[{/if}]
[{else}]
[{if $oOrderFile->getValidUntil() != "0000-00-00 00:00" }]
[{if $oOrderFile->oxorderfiles__oxlinkexpirationtime->value || $oOrderFile->oxorderfiles__oxdownloadxpirationtime->value}]
<br><strong>[{oxmultilang ident="LINK_VALID_UNTIL"}]:</strong> [{$oOrderFile->getValidUntil()|date_format:"%d.%m.%Y"}] [{$oOrderFile->getValidUntil()|date_format:"%H:%M:%S"}] [{oxmultilang ident="DD_FILE_ATTRIBUTES_OCLOCK"}].
[{/if}]
[{/if}]
[{if $oOrderFile->oxorderfiles__oxmaxdownloadcount->value != 0}]
<br><strong>[{oxmultilang ident="LEFT_DOWNLOADS"}]:</strong> [{$oOrderFile->getLeftDownloadCount()}]
[{/if}]
[{/if}]

View File

@@ -0,0 +1,10 @@
[{assign var="template_title" value="REGISTER"|oxmultilangassign}]
[{capture append="oxidBlock_content"}]
<div class="accountLoginView">
<h1 id="loginAccount" class="page-header">[{oxmultilang ident="LOGIN"}]</h1>
[{include file="form/login_account.tpl"}]
</div>
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{include file="layout/page.tpl"}]

View File

@@ -0,0 +1,20 @@
[{capture append="oxidBlock_content"}]
[{assign var="template_title" value="NEWSLETTER_SETTINGS"|oxmultilangassign}]
[{if $oView->getSubscriptionStatus() != 0}]
[{if $oView->getSubscriptionStatus() == 1}]
<div class="alert alert-success">[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION_SUCCESS"}]</div>
[{else}]
<div class="alert alert-success">[{oxmultilang ident="MESSAGE_NEWSLETTER_SUBSCRIPTION_CANCELED"}]</div>
[{/if}]
[{/if}]
<h1 id="newsletterSettingsHeader" class="page-header">[{oxmultilang ident="NEWSLETTER_SETTINGS"}]</h1>
[{include file="form/account_newsletter.tpl"}]
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl" active_link="newsletter"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

View File

@@ -0,0 +1,16 @@
[{capture append="oxidBlock_content"}]
[{assign var="template_title" value="MY_WISH_LIST"|oxmultilangassign}]
<h1 class="page-header">[{oxmultilang ident="MY_WISH_LIST"}]</h1>
[{if $oView->getNoticeProductList()}]
[{include file="widget/product/list.tpl" type="line" listId="noticelistProductList" title="" products=$oView->getNoticeProductList() removeFunction="tonoticelist" owishid=$oxcmp_user->oxuser__oxid->value}]
[{else}]
<p class="alert alert-info">[{oxmultilang ident="WISH_LIST_EMPTY"}]</p>
[{/if}]
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl" active_link="noticelist"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

View File

@@ -0,0 +1,108 @@
[{capture append="oxidBlock_content"}]
[{assign var="template_title" value="ORDER_HISTORY"|oxmultilangassign}]
<h1 class="page-header">[{oxmultilang ident="ORDER_HISTORY"}]</h1>
[{assign var=oOrders value=$oView->getOrderList()}]
[{block name="account_order_history"}]
[{if $oOrders && !empty($oOrders)}]
[{assign var=oArticleList value=$oView->getOrderArticleList()}]
<ol class="list-unstyled">
[{foreach from=$oOrders item=order}]
<li>
<div class="card">
<div class="card-header">
<div class="row">
<div class="col-3">
<strong>[{oxmultilang ident="DATE" suffix="COLON"}]</strong>
<span id="accOrderDate_[{$order->oxorder__oxordernr->value}]">[{$order->oxorder__oxorderdate->value|date_format:"%d.%m.%Y"}]</span>
<span>[{$order->oxorder__oxorderdate->value|date_format:"%H:%M:%S"}]</span>
</div>
<div class="col-3">
<strong>[{oxmultilang ident="STATUS"}]</strong>
<span id="accOrderStatus_[{$order->oxorder__oxordernr->value}]">
[{if $order->oxorder__oxstorno->value}]
<span class="note">[{oxmultilang ident="ORDER_IS_CANCELED"}]</span>
[{elseif $order->oxorder__oxsenddate->value !="-"}]
<span>[{oxmultilang ident="SHIPPED"}]</span>
[{else}]
<span class="note">[{oxmultilang ident="NOT_SHIPPED_YET"}]</span>
[{/if}]
</span>
</div>
<div class="col-3">
<strong>[{oxmultilang ident="ORDER_NUMBER"}]</strong>
<span id="accOrderNo_[{$order->oxorder__oxordernr->value}]">[{$order->oxorder__oxordernr->value}]</span>
</div>
<div class="col-3">
<strong>[{oxmultilang ident="SHIPMENT_TO"}]</strong>
<span id="accOrderName_[{$order->oxorder__oxordernr->value}]">
[{if $order->oxorder__oxdellname->value}]
[{$order->oxorder__oxdelfname->value}]
[{$order->oxorder__oxdellname->value}]
[{else}]
[{$order->oxorder__oxbillfname->value}]
[{$order->oxorder__oxbilllname->value}]
[{/if}]
</span>
[{if $order->getShipmentTrackingUrl()}]
&nbsp;|&nbsp;<strong>[{oxmultilang ident="TRACKING_ID"}]</strong>
<span id="accOrderTrack_[{$order->oxorder__oxordernr->value}]">
<a href="[{$order->getShipmentTrackingUrl()}]">[{oxmultilang ident="TRACK_SHIPMENT"}]</a>
</span>
[{/if}]
</div>
</div>
</div>
<div class="card-body">
<strong>[{oxmultilang ident="CART"}]</strong>
[{block name="account_order_history_cart_items"}]
<ol class="list-unstyled">
[{foreach from=$order->getOrderArticles(true) item=orderitem name=testOrderItem}]
[{assign var=sArticleId value=$orderitem->oxorderarticles__oxartid->value}]
[{assign var=oArticle value=$oArticleList[$sArticleId]}]
<li id="accOrderAmount_[{$order->oxorder__oxordernr->value}]_[{$smarty.foreach.testOrderItem.iteration}]">
[{$orderitem->oxorderarticles__oxamount->value}] [{oxmultilang ident="QNT"}]
[{if $oArticle->oxarticles__oxid->value && $oArticle->isVisible()}]
<a id="accOrderLink_[{$order->oxorder__oxordernr->value}]_[{$smarty.foreach.testOrderItem.iteration}]" href="[{$oArticle->getLink()}]">
[{/if}]
[{$orderitem->oxorderarticles__oxtitle->value}] [{$orderitem->oxorderarticles__oxselvariant->value}] <span class="amount"></span>
[{if $oArticle->oxarticles__oxid->value && $oArticle->isVisible()}]
</a>
[{/if}]
[{foreach key=sVar from=$orderitem->getPersParams() item=aParam}]
[{if $aParam}]
<br />[{oxmultilang ident="DETAILS"}]: [{$aParam}]
[{/if}]
[{/foreach}]
[{* Commented due to Trusted Shops precertification. Enable if needed *}]
[{*
[{oxhasrights ident="TOBASKET"}]
[{if $oArticle->isBuyable()}]
[{if $oArticle->oxarticles__oxid->value}]
<a id="accOrderToBasket_[{$order->oxorder__oxordernr->value}]_[{$smarty.foreach.testOrderItem.iteration}]" href="[{oxgetseourl ident=$oViewConf->getSelfLink()|cat:"cl=account_order" params="fnc=tobasket&amp;aid=`$oArticle->oxarticles__oxid->value`&amp;am=1"}]">[{oxmultilang ident="TO_CART"}]</a>
[{/if}]
[{/if}]
[{/oxhasrights}]
*}]
</li>
[{/foreach}]
</ol>
[{/block}]
</div>
</div>
</li>
[{/foreach}]
</ol>
[{include file="widget/locator/listlocator.tpl" locator=$oView->getPageNavigation() place="bottom"}]
[{else}]
[{oxmultilang ident="ORDER_EMPTY_HISTORY"}]
[{/if}]
[{/block}]
[{insert name="oxid_tracker" title=$template_title}]
[{/capture}]
[{capture append="oxidBlock_sidebar"}]
[{include file="page/account/inc/account_menu.tpl" active_link="orderhistory"}]
[{/capture}]
[{include file="layout/page.tpl" sidebar="Left"}]

Some files were not shown because too many files have changed in this diff Show More