Subversion Repositories SmartDukaan

Rev

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

Rev 4802 Rev 4906
Line 816... Line 816...
816
        	getSlidenamesSnippet(expEntity, exportPath);
816
        	getSlidenamesSnippet(expEntity, exportPath);
817
        }
817
        }
818
        if(parentCategory.isHasAccessories()){
818
        if(parentCategory.isHasAccessories()){
819
        	getRelatedAccessories(expEntity, exportPath);
819
        	getRelatedAccessories(expEntity, exportPath);
820
        }
820
        }
821
        if(parentCategory.getID()==Utils.MOBILE_ACCESSORIES_CATEGORY){
821
        if(parentCategory.getID()==Utils.MOBILE_PHONES_CATAGORY){
822
        	getMostComparedProducts(expEntity, exportPath);
822
        	getMostComparedProducts(expEntity, exportPath);
823
        	filenames.add("PhonesIOwnSnippet");
823
        	filenames.add("PhonesIOwnSnippet");
824
        }
824
        }
825
//        if (expEntity.getCategory().getParentCategory().getID() != Utils.MOBILE_ACCESSORIES_CATEGORY) {
825
//        if (expEntity.getCategory().getParentCategory().getID() != Utils.MOBILE_ACCESSORIES_CATEGORY) {
826
//
826
//