WebSite X5Help Center

 
Martin B.
Martin B.
User

Shopping cart  en

Autor: Martin B.
Besucht 349, Followers 1, Geteilt 0  

Hello friends, I have a question, I am creating a product in a shopping cart that will be killed by engraving. I would need to somehow enter the html code to generate the preliminary price in the article description. Is it possible to place such a code in the cart?? I am attaching the code: thanks for the advice

Gepostet am
1 ANTWORTEN
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats EN

>> Deutsch (english below)

Eine Möglichkeit ist die Datei html.txt in WebSite X5 im FTP-Fenster hochzuladen und umzubenennen in kalkulation.html - dann die Adresse der Website um diesen Dateinamen ergänzen, z.B.

http://finde-links.de/123shop-hosteurope/kalkulation.html (Kalkulation auf Demo-Shop-Domain)

Diese Adresse kann dann in der Shopbeschreibung (Details) verlinkt und in der Showbox geöffnet werden und in der Kurzbeschreibung als HTML-Code einfügen, z.B.:

----- Kurzbeschreibung Produkt -----

Produkt mit Gravur

<a href="http://finde-links.de/123shop-hosteurope/kalkulation.html" target="_blank">Gravur kalkulieren</a>

---------------------------------------

Meine Testseite im Demo-Shop, siehe

>> http://finde-links.de/123shop-hosteurope/produktkatalog.php

Falls der errechnete Preis der Kalkulation in den Shop übertragen werden soll, dann müsste dieser Wunsch an die Javascript-Experten gerichtet werden, da mir dafür die Kenntnisse fehlen.

.....

>> English (translated with Google)

One possibility is to upload the file html.txt to WebSiteX5 in the FTP window and rename it to kalkulation.html - then add this file name to the website address, e.g.

http://finde-links.de/123shop-hosteurope/kalkulation.html (Calculation on demo shop domain)

This address can then be linked in the shop description (details) and opened in the showbox and inserted in the short description as HTML code, e.g.:

----- Short description product -----

Product with engraving

<a href="http://finde-links.de/123shop-hosteurope/kalkulation.html" target="_blank">Calculate engraving</a>

-----

My test page in the demo shop, see

>> http://finde-links.de/123shop-hosteurope/produktkatalog.php

If the calculated price of the calculation should be transferred to the shop, then this request would have to be addressed to the Javascript experts, as I lack the knowledge for this.

----- Screenshot produkt with link -----

----- Link open calculation in ShowBox (or new browsertab) -----

Mehr lesen
Gepostet am von Daniel W.