WebSite X5Help Center

 
Martin P.
Martin P.
User

SHOPPING CART CHECKOUT - STEP 1  en

Autore: Martin P.
Visite 1786, Followers 2, Condiviso 0  

In step 1 of the check out procedure, the user gets a nice overview of the products in the cart. But I am missing an option to enter a link to the underlaying product page. That means the user can click on an item and goes back to the page where the product is listed.

Postato il
9 RISPOSTE - 1 CORRETTO
Incomedia
Elisa B.
Incomedia

Hi Martin, 

thank you for getting in touch. 

Please consider this is already possible, if the customers want to go back to the page where the product are listed when he is in the shopping cart page, they will just need to click on the "Continue Shopping" button. 

Please let me know if I can be of further help. Kind regards.

Leggi di più
Postato il da Elisa B.
John S.
John S.
User

Hello Elisa

If you have 4 items in your basket, and these 4 items is from 4 different pages, is it then possible to go to the specific page for item 3 ?

If this is possible then your answer is correct.

If it is not possible, then I think you should read the question again.

Leggi di più
Postato il da John S.
Martin P.
Martin P.
User
Autore

@John S.

Exactly that is what I mean! Thank's for clearify it.

Leggi di più
Postato il da Martin P.
Incomedia
Elisa B.
Incomedia

Hi Martin and John, 

thank you for clarifying, I have reported the suggestion. 

Thanks! Kind regards.

Leggi di più
Postato il da Elisa B.
Martin P.
Martin P.
User
Autore

I found an easy solution for this. The product description text box allows html code. So if you use the following syntax the link is shown also in the shopping cart and is working fine:

<a href="../product.html" rel="bookmark" onclick="return x5engine.utils.location('product.html', null, false)">Test product</a> to make a test link. Blablabla

Don't forget the location reference for href ../ because the cart page is loaded from the /cart subdirectory.

By the way does someone knows the 2nd. and 3rd. option (null,false) for the x5engine.utils.location call?

Regards

Leggi di più
Postato il da Martin P.
JJ. JUAG
JJ. JUAG
User

Tip: If you use the Absolute link (starting with http not ../) this will also work from the order email!

JJ.

Leggi di più
Postato il da JJ. JUAG
Martin P.
Martin P.
User
Autore

@JJ

Good point. Thans for the hint.

Leggi di più
Postato il da Martin P.
Atom S.
Atom S.
User

Hi All,

sorry, but i do not understand how do it. Pls write to me step by step.

Thank you

Atom

Leggi di più
Postato il da Atom S.