Subversion Repositories SmartDukaan

Rev

Rev 20100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20100 Rev 20389
Line 64... Line 64...
64
		$tag = $prefix.time();
64
		$tag = $prefix.time();
65
		if($storeId == 2){				
65
		if($storeId == 2){				
66
			$url = "http://dl.flipkart.com/dl/";
66
			$url = "http://dl.flipkart.com/dl/";
67
		} elseif($storeId == 3) {
67
		} elseif($storeId == 3) {
68
			//$url = "http://m.snapdeal.com/products/mobiles?utm_source=aff_prog&utm_campaign=afts&offer_id=17";			
68
			//$url = "http://m.snapdeal.com/products/mobiles?utm_source=aff_prog&utm_campaign=afts&offer_id=17";			
69
			$url = "http://m.snapdeal.com/products/mobiles";			
69
			$url = "https://m.snapdeal.com/products/mobiles";			
70
		} elseif($storeId == 1){
70
		} elseif($storeId == 1){
71
			$url = "http://www.amazon.in/gp/goldbox";
71
			$url = "http://www.amazon.in/gp/goldbox";
72
		} elseif($storeId == 4) {
72
		} elseif($storeId == 4) {
73
			$url = "http://m.saholic.com";			
73
			$url = "http://m.saholic.com";			
74
		} elseif($storeId==5){
74
		} elseif($storeId==5){