WebSite X5Help Center

 
Martin P.
Martin P.
User

SHOPPING CART CHECKOUT - STEP 1  en

Auteur : Martin P.
Visité 1774, Followers 2, Partagé 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.

Posté le
9 RéPONSES - 1 CORRECT
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.

Lire plus
Posté le 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.

Lire plus
Posté le de John S.
Martin P.
Martin P.
User
Auteur

@John S.

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

Lire plus
Posté le de Martin P.
Incomedia
Elisa B.
Incomedia

Hi Martin and John, 

thank you for clarifying, I have reported the suggestion. 

Thanks! Kind regards.

Lire plus
Posté le de Elisa B.
Martin P.
Martin P.
User
Auteur

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

Lire plus
Posté le 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.

Lire plus
Posté le de JJ. JUAG
Martin P.
Martin P.
User
Auteur

@JJ

Good point. Thans for the hint.

Lire plus
Posté le 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

Lire plus
Posté le de Atom S.