admin_url( 'admin-ajax.php' ), 'nonce' => wp_create_nonce( 'gam_live_search_nonce' ), 'shop_url' => get_permalink( wc_get_page_id( 'shop' ) ), ) ); } add_action( 'wp_ajax_gam_live_search', 'gam_live_search_handler' ); add_action( 'wp_ajax_nopriv_gam_live_search', 'gam_live_search_handler' ); function gam_live_search_handler() { if ( ! isset( $_GET['nonce'] ) || ! wp_verify_nonce( sanitize_text_field( wp_unslash( $_GET['nonce'] ) ), 'gam_live_search_nonce' ) ) { wp_send_json_error( array( 'message' => 'Invalid nonce.' ), 403 ); } $query = isset( $_GET['query'] ) ? sanitize_text_field( wp_unslash( $_GET['query'] ) ) : ''; if ( strlen( $query ) < 1 ) { wp_send_json_error( array( 'message' => 'Query too short.' ), 400 ); } $args = array( 's' => $query, 'post_type' => 'product', 'post_status' => 'publish', 'posts_per_page' => 8, 'orderby' => 'relevance', ); $search_query = new WP_Query( $args ); $products = array(); if ( $search_query->have_posts() ) { while ( $search_query->have_posts() ) { $search_query->the_post(); $product = wc_get_product( get_the_ID() ); if ( ! $product ) continue; $thumb_id = $product->get_image_id(); $thumb_url = $thumb_id ? wp_get_attachment_image_url( $thumb_id, 'woocommerce_thumbnail' ) : wc_placeholder_img_src( 'woocommerce_thumbnail' ); $terms = get_the_terms( get_the_ID(), 'product_cat' ); $categories = array(); if ( $terms && ! is_wp_error( $terms ) ) { foreach ( $terms as $term ) { $categories[] = array( 'name' => $term->name ); } } $products[] = array( 'title' => get_the_title(), 'url' => get_permalink(), 'image' => $thumb_url, 'price_html' => $product->get_price_html(), 'categories' => $categories, 'stock_status' => $product->get_stock_status(), ); } wp_reset_postdata(); } $shop_url = get_permalink( wc_get_page_id( 'shop' ) ); $view_all = add_query_arg( array( 's' => $query, 'post_type' => 'product' ), $shop_url ); wp_send_json_success( array( 'products' => $products, 'total' => $search_query->found_posts, 'view_all' => $view_all, ) ); } ?>
🚚 Free shipping on orders above ₹350 📖 Authentic ISKCON Books — directly from devotees 🪔 Śrīmad Bhāgavatam sets in stock Browse Now 🎁 Surprise gift on orders ₹1000+ — limited stock! ✨ Books by Śrīla Prabhupāda & ISKCON Devotees 🚚 Free shipping on orders above ₹350 📖 Authentic ISKCON Books — directly from devotees 🪔 Śrīmad Bhāgavatam sets in stock Browse Now 🎁 Surprise gift on orders ₹1000+ — limited stock! ✨ Books by Śrīla Prabhupāda & ISKCON Devotees
,

Uddhav Gita | Hindi | Hardcover

900.00$

Uddhav Gita is a valuable spiritual book for readers interested in Krishna consciousness, bhakti-yoga and Gaudiya Vaishnava teachings. An inspiring resource for personal study, devotion and spiritual growth.

SKU: GAM-HI-BK-0088 Categories: , Tag: Brand:

[dflip id=”31280″][/dflip]

Uddhav Gita is a profound spiritual scripture that captures the final instructions of Lord Krishna to His dear devotee and companion Uddhav before His departure from the earthly realm. Considered the essence of the Bhagavata Purana, this sacred dialogue reveals the deepest truths of life, devotion, and liberation. In this Hindi edition, the timeless wisdom of Uddhav Gita becomes easily accessible to readers and devotees. It explains how to cultivate detachment, humility, and unshakable devotion, even while living amidst worldly duties. Lord Krishna’s teachings to Uddhav address the nature of the soul, the path of yoga, the value of devotion, and the way to attain eternal peace.

More than just philosophy, this book serves as a practical guide for seekers, offering answers to life’s most important questions—How to overcome suffering? What is the true goal of human life? How can one achieve freedom and divine love?

Highlights of this Book:

  • The final teachings of Lord Krishna before leaving the world.

  • Deep insights into bhakti, yoga, detachment, and liberation.

  • Hindi edition for easy understanding by all readers.

  • A spiritual companion for seekers, devotees, and students of Indian philosophy.

  • Provides practical wisdom for living with peace, faith, and devotion.

🌿 Uddhav Gita (Hindi) is not only a scripture but also a manual for life transformation, guiding readers toward a path of eternal wisdom and divine love.

Book Author

Sri Krishna Dvaipayana Vedavyasa

Language

Hindi

Cover

Hardcover

Publisher

Golden Age Media

Publication year

2025

Genre

Scriptures

Number of pages

562

ISBN

978-81-977609-1-4

Series

Standalone Book

Compiled By

Information Not Available

Book Type

Book

Reviews

There are no reviews yet.

Be the first to review “Uddhav Gita | Hindi | Hardcover”

Your email address will not be published. Required fields are marked *

Scroll to Top