WebSite X5Help Center

 
Martin P.
Martin P.
User

SHOPPING CART CHECKOUT - STEP 1  en

Autor: Martin P.
Visitado 1752, Followers 2, Compartido 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.

Publicado en
9 RESPUESTAS - 1 CORRECTO
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.

Leer más
Publicado en de 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.

Leer más
Publicado en de John S.
Martin P.
Martin P.
User
Autor

@John S.

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

Leer más
Publicado en de Martin P.
Incomedia
Elisa B.
Incomedia

Hi Martin and John, 

thank you for clarifying, I have reported the suggestion. 

Thanks! Kind regards.

Leer más
Publicado en de Elisa B.
Martin P.
Martin P.
User
Autor

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

Leer más
Publicado en de 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.

Leer más
Publicado en de JJ. JUAG
Martin P.
Martin P.
User
Autor

@JJ

Good point. Thans for the hint.

Leer más
Publicado en de 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

Leer más
Publicado en de Atom S.