Subversion Repositories SmartDukaan

Rev

Rev 18240 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<style type="text/css">
h5{font-weight: bold;text-decoration: underline;}
h4{font-weight: bold;}
#eng{background:#58d936;}
#hin{background:white; }
.btn{border: #555 1px solid;}
#eng a{ color:white;}
#hin a{ color:#58d936;}
</style>
<script>
$(document).ready(function(){
        $('#hin').click(function(){
                $('#hin').css({'background':'#58d936', 'color':'white'});
                $('#eng').css({'background':'white', 'color':'#58d936'});
                $('#eng a').css('color','#58d936');
                $('#hin a').css('color','white');
                
        });
        $('#eng').click(function(){
                $('#eng').css({'background':'#58d936', 'color':'white'});
                $('#hin').css({'background':'white', 'color':'#58d936'});
                $('#hin a').css('color','#58d936');
                $('#eng a').css('color','white');
                
        });
});
</script>
<div class="container">
        <div class="row-fluid"> 
                <div class="col-xs-12 bgwhite">
                        <h4 class="text-center">Return Policy for Accessories</h4>
                        <div class="text-center">
                                <button type="button" class="btn btn-xs" id='eng'><a href="#foreng">English</a></button>
                                <button type="button" class="btn btn-xs" id='hin'><a href="#forhin">हिन्दी</a></button>
                        </div>
                        
                        <div id="foreng">
                                
                            <h5>Damaged Product</h5>
                            <div>If you have received your product in damaged condition, Please inform us within 7 days of delivery, we will replace your product free of cost.</div>
                                     
                            <h5>Defective- Without Warranty</h5>
                            <p>
                                <div>If you have puchased any product which comes without warranty and it gets defective, then please inform us within 15 days of delivery, we will arrange pickup & replace your product free of cost.</div>
                                
                            </p>         
                                <h5>Defective- Warranty Covered</h5>
                                <div>If you have puchased any product which comes with warranty , In case the product has any manufacturing defect, you can contact us within the specified warranty period, we will replace your product free of cost.</div>
                            <div><strong>Example:-</strong> If you have purchased any item which comes with six month manufacturing waranty & it gets defective within six month then we will replace it free of cost.</div>
                            
                                <p>
                                        <div class="bgreen">
                                        <strong>Note:</strong> Return policy only valid on products ordered from ProftiMandi and billed by Saholic.com
                                        <br>
                                        <strong>How to get replacements -</strong> Send us a message through Contact Us or Call us at <a href="tel:08826894203">08826894203</a> (between 10 AM to 7 PM)
                                        </div>
                                </p>
                            
                        </div>
                        
                        <div id="forhin" style='word-wrap: break-word;'>
                                <h5>डैमेज प्रोडक्ट्स </h5>
                            <div>यदि आपका आर्डर डिलीवर होने के दौरान डेमेज ( टूटा) हुआ प्राप्त होता है तो आप हमें डिलीवर के 7 दिन के अंदर  संपर्क करें हम आपका प्रोडक्ट फ्री में बदल  देंगे।</div>
                                     
                            <h5>डिफेक्टिव- बिना वारंटी</h5>
                            <p>
                                <div>यदि आपने कोई बिना वारंटी वाला प्रोडक्ट हमसे  ख़रीदा है तो आप हमे डिलीवर के  15 दिन के अंदर संपर्क करें हम आपका प्रोडक्ट हमारे पास मँगवा कर  नया प्रोडक्ट फ्री में बदलदेंगे ।</div>       
                            </p>         
                                <h5>डिफेक्टिव- वारंटी वाले प्रोडक्ट्स </h5>
                                <div>यदि वारंटी वाला प्रोडक्ट हमसे खरीदते हैं और वो प्रोडक्ट वारंटी के दौरान ख़राब होता है तो हम तो आपका प्रोडक्ट फ्री में बदल देंगे । </div>
                            <div><strong>उदहारण:-</strong> यदि आपने कोई प्रोडक्ट खरीदा जिसकी वारंटी 6 महीने की और प्रोडक्ट प्रोडक्ट 6 महीने के अंदर ख़राब हो जाता है तो हम फ्री में बदलेंगे। </div>
                            
                                <p>
                                        <div class="bgreen">
                                        <strong>नोट:</strong>  रिटर्न पालिसी केवल Profitmandi से प्लेस किये आर्डर और Saholic  से बिल किये गए आर्डर (एक्सेसरीज) पे मान्य है।
                                        <br>
                                        <strong>प्रोडक्ट की रिप्लेसमेंट लेने के लिए :</strong>आप हमे Contactus पे जाकर मैसेज भेज सकते हैं या आप हमारे हेल्पलाइन नंबर <a href="tel:08826894203">08826894203</a> पे  सुबह  10AM  से 7PM कॉल कर सकते हैं।
                                        </div>
                                </p>
                        </div>  
                </div>
        </div>
</div>