WebSite X5Help Center

 
Martin P.
Martin P.
User

SHOPPING CART CHECKOUT - STEP 1  en

Autor: Martin P.
Besucht 1918, Followers 2, Geteilt 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.

Gepostet am
9 ANTWORTEN - 1 KORREKT
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.

Mehr lesen
Gepostet am von 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.

Mehr lesen
Gepostet am von John S.
Martin P.
Martin P.
User
Autor

@John S.

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

Mehr lesen
Gepostet am von Martin P.
Incomedia
Elisa B.
Incomedia

Hi Martin and John, 

thank you for clarifying, I have reported the suggestion. 

Thanks! Kind regards.

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von 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.

Mehr lesen
Gepostet am von JJ. JUAG
Martin P.
Martin P.
User
Autor

@JJ

Good point. Thans for the hint.

Mehr lesen
Gepostet am von 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

Mehr lesen
Gepostet am von Atom S.