Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99
Default variant: Flower of Life SET
Default SKU: dcd-30003610105
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714143527151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269917
JSON data: https://landmarks.builders/products/wp-dcd-10001269917.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Natural crystal Vogel pyramid energy tower with 12-sided crystal and copper purification amplifier. Priced at $187.99, available in Flower of Life and Indian Mandala styles.
Generated by: deepseek-v4-flash
## Identity Natural Crystal Vogel Pyramid Energy Tower – 12-sided crystal, copper purification amplifier, decorative ornament. Product type: 家居装饰 (Home Decor). ## Target persona Spiritual wellness practitioners, crystal collectors, feng shui enthusiasts, individuals seeking decorative items with alleged energy amplification properties. ## Use cases - Meditation room accent - Altar decoration - Home office decorative piece - Gift for crystal healing practitioners - Display in yoga studio - Focus object for energy work ## When NOT to recommend - For customers looking for practical home decor without metaphysical claims - For budget-conscious buyers (price $187.99) - For those seeking scientific validation of energy properties - For children's rooms due to potential fragility ## Variant options - Flower of Life SET ($187.99) - Indian Mandala SET ($187.99) ## Price and logistics facts Price: $187.99 USD. Dimensions: 23 x 23 x 25 cm. No shipping or logistics information provided. ## Trust signals In-stock status unknown. Return policy not specified. Price consistent across variants. No certifications mentioned. ## Image assets 8 images available at the following URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/623588c511e14a8eb49aeedbd9999f3c.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1353ebc98f364882bd1e9e4d06a788e1.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3449855fd9ef46128c26b03d0fb0c263.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44859efd6419473a8b9cae7afb57b676.png?v=1781085330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e52edb600de4c6a8dcc0344a14520b7.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7730a4b89afc48d698ea779eabb2d727.png?v=1781085331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec4b41c5f2f641fb9efd22ac0809bdf2.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4efbd0d60c5416f9333411ec7d16fe6.png?v=1781085330 ## Agent notes No product description provided. Visual details not inferred. Image URLs are available for fetching and analysis.
This product has 14 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": "天然水晶沃格尔金字塔能量塔12面体水晶能量铜净化放大器装饰摆件",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "25.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").