WebSite X5Help Center

 
Emperor 4.
Emperor 4.
User

Shopping cart questions  en

Autor: Emperor 4.
Visitado 1112, Followers 2, Compartido 0  

1) I set up a site and a shopping cart using X5 9.0 and I'm having a major issue with the paypal settings. Whenever you go through the checkout you get to step 5 and it makes the user click the "buy now" paypal button at the bottom of the screen. Is there a way to get around this and forward the user straight to paypal?

2) I have been testing out the site and found that if you add items to the cart, continue shopping, and go back and hit the "view cart" button it will show up as empty. The only way to see whats in the cart is if you add something else to it and start the checkout process.

Any idea whats going on here?

Mike

Publicado en
3 RESPUESTAS
Incomedia
Claudio D.
Incomedia

Hello,

!) At the moment it is not possible to have this feature in WebSite X5. I would like to suggest that you open an "Idea" Post where you describe to us the feature you would like to see implemented in the future releases of WebSite X5.

2) When a product is been added to the cart this is visible in the cart. Can you please post me a link to your website to see what is exactly happening?

Many thanks!

Leer más
Publicado en de Claudio D.
LNB. S.
LNB. S.
User

To: 2.) I created new page named  "View cart" with content : "HTML and Widgets" and I put on to the page this short script :
<script>
[removed].replace("http://YOUR_WEB.COM/cart/index.html#step1");
</script>

Then I can continue with checkout at any time.

Do you mean something like this?

Leer más
Publicado en de LNB. S.
LNB. S.
LNB. S.
User

The script has been modified, I will add pics.

Leer más
Publicado en de LNB. S.