Welcome to Makers India

Tag: candle under 500

10 must have candles under 500

Glowing Deals: 10 Must-Have Candles Under 500rs

Welcome to our candle paradise where luxury meets affordability! Discover an array of must-have candles under 500rs that will transform your space into a haven of tranquility and warmth without breaking the bank. 1.Female Body candle Crafted with precision, our female torso candle embodies grace and beauty. Ideal for enhancing any space with its artistic …

Read More

// ---- Remove ThemeHunk footer credit and replace with custom one ---- // Remove default ThemeHunk footer and add your own function boraa_custom_footer_credit() { // Remove the original ThemeHunk footer text remove_action( 'open_mart_default_bottom_footer', 'open_mart_default_bottom_footer_content' ); // Add your own footer text add_action( 'open_mart_default_bottom_footer', function() { echo '
'; echo '© 2025 Boraa’s Comic Café | All Rights Reserved'; echo '
'; }); } add_action( 'init', 'boraa_custom_footer_credit' );