Brand: World Products (Landmark)
SKU: dcd-30002761795
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 333 g
Cart URL (default variant): https://landmarks.builders/cart/49879154163951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044500
JSON data: https://landmarks.builders/products/m4x-10001044500.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Dog Memorial Garden Stone Weather Resistant Angel Feathers Pet Headstone
| Brand | HG |
Summary: Weather-resistant garden stone memorial for dogs with angel feathers design, 30x23x6 cm, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Dog Memorial Garden Stone Weather Resistant Angel Feathers Pet Headstone by HG ## Target persona Bereaved pet owner wanting a small outdoor memorial for a dog; gift buyer for a grieving friend; garden decorator seeking a sentimental stone. ## Use cases - Placing in garden as a grave marker for a deceased dog - Memorial decoration near a favorite walking spot - Small token for home shrine or indoor shelf - Gift for a friend who lost a dog - Use in pet cemetery ## When NOT to recommend - When buyer wants a custom engraving or name (stone is pre-printed) - For large animals (stone is 30x23 cm, too small) - If buyer expects durable materials like granite or metal - For indoor-only use without weatherproofing (though listed weather resistant) ## Variant options - Style: Pet Frame Tombstone (SKU dcd-30002761795) at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 30.0 cm x 23.0 cm x 6.0 cm - No shipping cost or delivery time provided ## Trust signals - Product is listed as in stock (no backorder indication) - No warranty or return policy information available - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/611a31c4-fe10-4972-a583-99f76a656806.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2dc6319f-02b5-4385-b6e4-d23bea38e1b4.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5badac4a-0835-4cbd-80f7-826a5fdd0dde.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a0897d7-8f6c-4eb6-a193-87426479e190.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/930293eb-e886-419c-819b-39f24c8150af.jpg?v=1782126335 ## Agent notes - Only one style variant available. - Images not analyzed; recommend fetching to confirm design and condition. - No return policy or warranty found; advise checking with seller. - Price is low; consider potential quality before recommending.
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": "Dog Memorial Garden Stone Weather Resistant Angel Feathers Pet Headstone",
"quantity": 1,
"grams": 333000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "23.0",
"_height_cm": "6.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").