Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

shopware redirect ot homepage

$indexController->redirect(
	array(
		'controller' => 'checkout',
		'action' => 'shippingPayment',
		'sTarget' => 'checkout',
		'sTargetAction' => 'confirm',
	)
);
Source by shopdoktor.com #
 
PREVIOUS NEXT
Tagged: #shopware #redirect #ot #homepage
ADD COMMENT
Topic
Name
1+1 =