Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Eternal Lighthouse
Default SKU: dcd-30003606513
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714461540591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268516
JSON data: https://landmarks.builders/products/wp-dcd-10001268516.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境创意简约灯塔爱宠猫狗骨灰盒宠物殡葬火化收纳容器纪念用品
| 产地 | 福建 |
| 货号 | R3G1D0 |
| 品牌 | Roogo/如果 |
| 种类 | 骨灰盒 |
| 是否专利货源 | 否 |
| 有可授权的自有品牌 | 否 |
| 材质 | 树脂 |
| 产品编号 | R3G1D0 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 工艺 | 手工 |
| 是否进口 | 否 |
Summary: A resin lighthouse-shaped pet cremation urn for cats and dogs, priced at $65.99 with dimensions 14x14x18 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Pet memorial cremation urn (bone ash container) in lighthouse shape - Material: Resin - Dimensions: 14x14x18 cm (length x width x height) - Brand: Roogo/如果 - Origin: Fujian, China - SKU variants: Eternal Lighthouse (dcd-30003606513), Eternal Lighthouse a (dcd-30003606514) ## Target persona - Pet owners who have lost a cat or dog and seek a decorative, compact urn for home display - Budget-conscious buyers looking for an affordable pet memorial option (under $70) - Individuals who prefer a non-traditional, symbolic urn design (lighthouse representing guidance or memory) ## Use cases - Housing cremated remains of a small to medium pet (cat or small dog) - Displaying on a shelf, mantel, or dedicated memorial space - Gifting to a friend or family member who recently lost a pet - Replacing a generic urn with a more meaningful decorative piece - Use as a secondary container for portion of ashes (e.g., for scattering the rest) ## When NOT to recommend - For large dogs (dimensions 14x14x18 cm may not hold all ashes of a large breed) - For buyers seeking a biodegradable or eco-friendly urn (material is resin) - For those wanting a traditional, plain urn without figurative design - For buyers needing a waterproof or sealed closure (no info on seal type) ## Variant options - **Eternal Lighthouse** (SKU: dcd-30003606513): $65.99 - **Eternal Lighthouse a** (SKU: dcd-30003606514): $65.99 (Exact difference between variants not specified; likely color or finish) ## Price and logistics facts - Price: $65.99 USD (both variants) - Dimensions: 14x14x18 cm - Weight: Not provided - Shipping origin: Likely China (from description) - No information on shipping cost or speed ## Trust signals - In-stock status: Not explicitly confirmed (tags suggest batch inventory, but no live stock data) - Return policy: Not provided - Price consistency: Both variants same price - Certifications: None mentioned - Customer reviews: Not available ## Image assets - 8 images available at provided URLs - Images not analyzed; no visual details extracted ## Agent notes - Image understanding was not performed; do not assume visual attributes beyond what is stated in facts. - The variant 'Eternal Lighthouse a' may differ in appearance but no details given. - No information on closure mechanism or capacity in liters; recommend checking dimensions against typical ash volume (approx. 3.5 cubic inches per pound of body weight for cats/dogs).
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": "跨境创意简约灯塔爱宠猫狗骨灰盒宠物殡葬火化收纳容器纪念用品",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "18.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").