Subversion Repositories SmartDukaan

Rev

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

Rev 3929 Rev 4634
Line 126... Line 126...
126
	public static final long BRAND_FEATURE_DEFINITION_ID = 120080;
126
	public static final long BRAND_FEATURE_DEFINITION_ID = 120080;
127
	
127
	
128
	public static final long ZERO_SLIDE_DEFINITION_ID = 130000;
128
	public static final long ZERO_SLIDE_DEFINITION_ID = 130000;
129
	public static final long AFTER_SALES_SLIDE_DEFINITION_ID = 130088;
129
	public static final long AFTER_SALES_SLIDE_DEFINITION_ID = 130088;
130
	public static final long SUMMARY_SLIDE_DEFINITION_ID = 130054;
130
	public static final long SUMMARY_SLIDE_DEFINITION_ID = 130054;
131
	
-
 
-
 
131
	public static final String OFFER_MSG_TEMPLATE = "Apply coupon {0} to avail discount of Rs.{1}";
132
	/**
132
	/**
133
	 * Brand's facet definition
133
	 * Brand's facet definition
134
	 */
134
	 */
135
	public static final long BRAND_FACET_DEFINITION_ID = 50001;
135
	public static final long BRAND_FACET_DEFINITION_ID = 50001;
136
	
136