Hi Guys
would it be possible to make this line available in the config, so we can add our own custom redirect URL where the button should go after an abandoned cart?
$html.='<a href="'.JRoute::_('index.php?option=com_virtuemart&view=cart',false).'" class="vm-button-correct">'.vmText::_('CART_PAGE').'</a>';
Please let me know if this is possible, thanks
M.