Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Egy Cat Urn 127x22cm
Default SKU: dcd-30002656663
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 639 g
Cart URL (default variant): https://landmarks.builders/cart/49903623078127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021426
JSON data: https://landmarks.builders/products/m4x-10001021426.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bastet Cat Head Jar Collectible Bastet Canopic Jar Vintage Design for Pet Owners
Summary: Vintage-style Bastet cat head jar collectible canopic jar, available in multiple variant designs including Egyptian urn and animal god styles, priced at $25.99.
Generated by: deepseek-v4-flash
## Identity Bastet Cat Head Jar Collectible Bastet Canopic Jar Vintage Design for Pet Owners - $25.99 USD ## Target persona Pet owners seeking decorative urns or collectibles; enthusiasts of Egyptian-themed decor; gift buyers for cat lovers. ## Use cases 1. Display as decorative collectible in home or office. 2. Use as a cremation urn for a pet (dimensions 24.5x17x24 cm). 3. Gift for friends who love cats or Egyptian mythology. 4. Themed decor for Halloween or costume parties. 5. Prop for role-playing or educational displays about ancient Egypt. ## When NOT to recommend - For buyers needing a fully functional, sealed urn for long-term storage (material and sealing not specified). - For those seeking realistic pet memorials (stylized vintage design). - For those wanting a large urn (dimensions are moderate; compare with pet size). - For buyers requiring a specific deity representation not listed in variants (e.g., no certain god). ## Variant options 7 variants: Egy Cat Urn 127x22cm, Anubis Urn 127x24cm, Blue Cat God, Blue Dog God, Matte Cat God, Matte Dog God, Cat God Urn. All priced $25.99. ## Price and logistics facts Price: $25.99 USD. Dimensions: 24.5 x 17 x 24 cm. No shipping weight or shipping cost provided. ## Trust signals No stock status, return policy, or certifications provided in source data. Price is consistent across variants. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/175a090c-7662-41ce-b2ac-08254e5ad87c.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a362da-0eef-44e1-997c-37e75b89a57e.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaf4e802-4744-4498-94c3-c1835d2eb622.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04988594-56d8-4213-b976-7eed5246a99c.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8496f51b-1c2d-49fe-a0d0-80c7b195824a.jpg?v=1782146619 ## Agent notes Image understanding not performed; cannot describe visual appearance or verify design details.
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": "Bastet Cat Head Jar Collectible Bastet Canopic Jar Vintage Design for Pet Owners",
"quantity": 1,
"grams": 639000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "17.0",
"_height_cm": "24.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").