Subversion Repositories SmartDukaan

Rev

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

Rev 26332 Rev 26637
Line 640... Line 640...
640
		pdfModel.setInsurancePolicies(customInsurancePolicies);
640
		pdfModel.setInsurancePolicies(customInsurancePolicies);
641
		List<String> tncs = new ArrayList<>();
641
		List<String> tncs = new ArrayList<>();
642
		tncs.add("I agree that goods received are in good working condition");
642
		tncs.add("I agree that goods received are in good working condition");
643
		tncs.add("Goods once sold cannot be exchanged or taken back");
643
		tncs.add("Goods once sold cannot be exchanged or taken back");
644
		tncs.add("Warranty for the goods received by me is the responsibility of the manufacturer only.");
644
		tncs.add("Warranty for the goods received by me is the responsibility of the manufacturer only.");
645
		tncs.add("Warranty for the goods received by me is the responsibility of the manufacturer only.");
-
 
646
		tncs.add("Tempered Glass Replacement will be done only for the Mobile Phone which was purchased from SmartDukaan");
645
		tncs.add("Tempered Glass Replacement will be done only for the Mobile Phone which was purchased from SmartDukaan");
647
		tncs.add("Customers requesting Tempered Glass Replacement will have to bring the broken tempered glass, either pasted on the phone or along with the phone");
646
		tncs.add("Customers requesting Tempered Glass Replacement will have to bring the broken tempered glass, either pasted on the phone or along with the phone");
648
		tncs.add("Service fee of Rs.20 will be chargeable for each Tempered Glass Replacement");
647
		tncs.add("Service fee of Rs.20 will be chargeable for each Tempered Glass Replacement");
649
		if (pdfModel.getInsurancePolicies() != null && pdfModel.getInsurancePolicies().size() > 0) {
648
		if (pdfModel.getInsurancePolicies() != null && pdfModel.getInsurancePolicies().size() > 0) {
650
			tncs.add("Damage protection provided is the responisibility of Protection Provider only");
649
			tncs.add("Damage protection provided is the responisibility of Protection Provider only");