Subversion Repositories SmartDukaan

Rev

Rev 13598 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13598 Rev 15457
Line 366... Line 366...
366
		String url = "http://www.saholic.com/" + type + "/";
366
		String url = "http://www.saholic.com/" + type + "/";
367
		String productUrl = getHyphenatdName(item);
367
		String productUrl = getHyphenatdName(item);
368
		productUrl = productUrl + "-" + item.getCatalogItemId();
368
		productUrl = productUrl + "-" + item.getCatalogItemId();
369
		url = url + productUrl;
369
		url = url + productUrl;
370
		url = url.replace("--", "-");
370
		url = url.replace("--", "-");
371
		return url;
371
		return url + "?afid=112";
372
	}
372
	}
373
 
373
 
374
	/**
374
	/**
375
	 * 
375
	 * 
376
	 * @param item
376
	 * @param item