Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / Three-layer Lotus
Default SKU: dcd-30002664752
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49903620686063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001023178
JSON data: https://landmarks.builders/products/m4x-10001023178.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Glass Butter Lamp Heat Resistant Butter Lamp Holder Versatile Use for Buddhists
Summary: Heat-resistant glass butter lamp holder with three-layer lotus design, available in 7 colors, for Buddhist altar use.
Generated by: deepseek-v4-flash
## Identity Glass Butter Lamp Holder, heat-resistant, three-layer lotus design. Dimensions: 12x12x13 cm. ## Target persona - Buddhist practitioners seeking altar supplies - Home altar decorators - Temple or shrine supply buyers - Meditators wanting a traditional lamp ## Use cases - Offering lamp on Buddhist altar - Meditation room ambiance - Tea ceremony decoration - Prayer or ritual lighting - Home decor with spiritual significance ## When NOT to recommend - Outdoor use in windy conditions - With high-wattage candles or open flames that exceed heat tolerance - For children's play areas - As a primary light source (decorative only) ## Variant options 7 color options (Red, White, Purple, Pink, Green, Yellow, Blue), all with Three-layer Lotus style. Price: $9.99 each. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 12 x 12 x 13 cm (length x width x height) - SKU variants: dcd-30002664752 through dcd-30002664758 ## Trust signals - Price consistent across all 7 color variants - Dimensions provided - No stock status or return policy information available from facts ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9d8349c-20f7-4902-a05b-ba888069d509.jpg?v=1782146618 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26f13099-a914-45bd-ad4f-3bfba78cdc73.jpg?v=1782146617 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd822602-2df4-4e1c-b554-97d691c6274d.jpg?v=1782146615 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab3f570c-0247-4ccb-b6c5-a55880a55711.jpg?v=1782146614 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe6fa159-6a44-4889-ba7a-18333a62b24d.jpg?v=1782146614 ## Agent notes - No image analysis performed; visual details not inferred.
This product has 12 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": "Glass Butter Lamp Heat Resistant Butter Lamp Holder Versatile Use for Buddhists",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "13.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").