Index: branches/dev/html/shopping/payment.php
===================================================================
--- branches/dev/html/shopping/payment.php	(revision 17)
+++ branches/dev/html/shopping/payment.php	(revision 314)
@@ -50,4 +50,8 @@
 	$objPage->tpl_login = '1';
 	$objPage->tpl_user_point = $objCustomer->getValue('point');
+	//Ìá¤êÀèURL
+	$objPage->tpl_back_url = URL_SHOP_PAYMENT;
+} else {
+	$objPage->tpl_back_url = URL_SHOP_TOP . "?from=nonmember";
 }
 
