| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Easy Checkout Mod for X-Cart 3.5.x and 4.0.x | ||||
![]() |
|
|
Thread Tools |
#161
|
|||||||||
|
|||||||||
![]() kind of like putting candy and tabloids at the supermarket checkout.. i like it! haha
__________________
X-Cart 4.0.12 PHP 4.3.11 MySQL 4.0.23 Linux/Apache Net::SSLeay 1.25 libCURL libcurl/7.12.0 OpenSSL/0.9.7a zlib/1.1.4 www.ewdhosting.com |
|||||||||
#162
|
|||||||||
|
|||||||||
![]() Exactly the idea of upselling, right at the counter, except it's more custom because you make offers based on what their holding
![]() I've got a first pass done on my site which you can view here: http://www.mixtapemp3.com/customer/cart.php Add product(s) and add to cart, then proceed to checkout. After logging in you'll get the recommends (I wanted it after login so I have a commitment from them). It looks through the products in their cart, and looks through all the order data for those products, pulling our products that were purchased at the same time as the products in their cart. It then randomly picks a set number of items (in my case 4) to return. They can click "show me more" to get another random set. After adding to the cart, the mini cart in the top right updates, but they stay on the same page with a message saying the product has been added. |
|||||||||
#163
|
|||||||
|
|||||||
![]() Hi Jon I'm just considering buying your Easy Checkout Addon - can I really be bothered to code it myself when you seem to have done such a nice job, but btw the recommends section on your checkout threw an SQL error at me during the order process
![]() I hope I can get your mod installed and working nice if I buy it, I'm new to X-cart but enjoy the way it works.
__________________
X-Cart version 3.5.11 Gold PHP 4.3.4 / MySQL server 4.0.17 Microsoft-IIS/6.0 Smarty 2.6.6 |
|||||||
#164
|
|||||||
|
|||||||
![]() Well I bought it and the install seemed to go okay but I have a few little problems. ..
First is it easy for me to integrate the checkout with the rest of the site design? I was a little upset that it didn't run within the main template like the original checkout system - can you explain how I can make it appear the same as the other cart pages please? Also stage 2 of ordering (the login) doesn't appear to be working correctly on my install - it displays the cart contents at the top and doesnt look at all like your screenshots (and also if you log in it returns to the wrong part of the checkout process) please could you take a look for me, I hope you can help me ![]() thanks much for a really useful addon
__________________
X-Cart version 3.5.11 Gold PHP 4.3.4 / MySQL server 4.0.17 Microsoft-IIS/6.0 Smarty 2.6.6 |
|||||||
#165
|
|||||||||
|
|||||||||
![]() Thanks for letting me know about the mysql error, I'm still brushing up the code on that
![]() To have the pages contain all the components of your shopping cart, the categories, etc., don't edit cart.php to use home_main.tpl and instead keep it using home.tpl With that however you wont get the tabs, etc. across the top. You could take the tab code and integrate it into your home.tpl if you wished. If it's not working correctly, then likely there was an error made in your installation. If you PM me ftp details I'll have a look for you. |
|||||||||
#166
|
|||||||||
|
|||||||||
![]() mytreo.net there was definitely steps missed/done incorrectly in your installation process. You'll want to go over the installation instructions again to double check everything. Please PM me ftp details if you wish me to have a look.
|
|||||||||
#167
|
|||||||
|
|||||||
![]() Quote:
Thanks I'm sure I followed the install instructions properly - I had previosuly edited anonymous_checkout.tpl but since that was overwritten I didn't think it would matter. I'll send you a PM ![]()
__________________
X-Cart version 3.5.11 Gold PHP 4.3.4 / MySQL server 4.0.17 Microsoft-IIS/6.0 Smarty 2.6.6 |
|||||||
#168
|
|||||||||
|
|||||||||
![]() ^ It's fixed. Looks like you had your smarty configured not to compile every time and so the templates weren't recompiling. I set it to compile every time, ran through the process, and then set it back to your original setting. Everything seemed to work well. Note that you only have 1 payment method which is why that payment method is skipped. If you wanted to you could remove that tab, or just comment it out until you have more methods.
|
|||||||||
#169
|
|||||||
|
|||||||
![]() Thanks for fixing it, you're a gent
![]() OT but what does it mean that I had the smarty configured not to recompile the templates each time? This sounds like something i should be aware of, could you explain pls or point me in the right direction? I'm going to attempt to integrate the tag code into the home.tpl now and then you'll have another happy customer ![]()
__________________
X-Cart version 3.5.11 Gold PHP 4.3.4 / MySQL server 4.0.17 Microsoft-IIS/6.0 Smarty 2.6.6 |
|||||||
#170
|
|||||||||
|
|||||||||
![]() In your smarty folder, you have a smarty.class.php
Code:
There's a production setting and a development setting. Let me know how the integration goes and if you need any help just let me know in this thread. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|