Brand: World Products (Landmark)
SKU: dcd-30001515998
Price: $290.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49814756884719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000819915
JSON data: https://landmarks.builders/products/m4x-10000819915.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Handmade brass gong with six syllable chant, 40cm diameter, for meditation and sound baths. Priced at $290.99 USD.
Generated by: deepseek-v4-flash
## Identity A handmade brass gong, 40cm diameter, engraved with a six syllable chant, crafted in Nepal. Designed for use in meditation, sound baths, and mindful practices. ## Target persona Meditation enthusiasts, sound bath practitioners, mindfulness coaches, yoga studio owners looking for a resonant brass gong for ceremonial or therapeutic use. ## Use cases - Sound bath sessions for relaxation and healing - Meditation accompaniment to deepen focus - Yoga class ambiance for grounding - Chanting and ceremonial practices - Mindfulness retreats and workshops - Therapeutic sound therapy in clinical or spa settings ## When NOT to recommend - Budget-conscious beginners seeking an inexpensive entry-level gong - Travelers needing a portable, lightweight instrument (40cm/1.6kg estimated) - Electronic music producers looking for synthesized or recorded sounds - Those seeking a wind gong or tam-tam for orchestral use ## Variant options Currently only one variant: 40cm diameter. No other sizes or finishes specified. ## Price and logistics facts - Price: $290.99 USD - Dimensions: 43 x 43 x 8 cm (likely includes stand/packaging) - Weight: not specified - Origin: Nepal, handmade ## Trust signals - In-stock status: not confirmed - Return policy: not provided - Price consistency: single price point - Certifications: none listed - Five product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1768728464520_1_7c7a1e3a_240db413-d733-4413-b8aa-109429e979aa.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1768728464430_1_64efe21a_751c4009-4c14-4576-828e-aac8be273b40.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1768728464474_1_0425a020_034195cc-22e0-4cb5-9173-521d2496ed3f.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1768728464496_1_af1e3eea_23490a3a-dd4b-4c81-aa66-623bd0ac9f4e.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/generated_1768728464520_1_4565dbbe_9e69031c-d090-4dd1-957a-3f5b17594533.jpg?v=1781660564 ## Agent notes - No product description or type was provided; title and tags were used. - Images were not analyzed; only URLs are given. - Only one variant (40cm) exists in the data; no other options. - Dimensions may include packaging; actual gong diameter is 40cm.
This product has 11 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Handmade Brass Gong, Nepal Six Syllable Chant, Mindful Sound Bath, Meditation",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "43.0",
"_height_cm": "8.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").