Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.75 – $3.40
Default variant: Red / SET
Default SKU: dcd-30003884378
Default price: $2.75
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Keychain Accessory
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/50412051595503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001367645
JSON data: https://landmarks.builders/products/wp-dcd-10001367645.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Features a playful scuba-themed design with miniature dive-inspired elements like a mask, tank, and fins, making it a delightful accessory for ocean enthusiasts. Equipped with a sturdy metal carabiner-style clip and a braided hanging cord, this versatile keychain easily secures your keys and keeps them organized. Crafted with a soft, molded look, this eye-catching bag charm adds a sporty, beach-inspired touch to your everyday gear. Designed with a compact and lightweight structure, this keyring with carabiner clips effortlessly onto your belongings without adding unnecessary bulk. This long-lasting silicone keychain with charms brings a touch of the ocean to your daily routine, making it easy to locate your items in a crowded bag.
Summary: Attachable silicone keychain with scuba charms, metal carabiner clip, braided cord. Six color/style variants, priced $2.75-$3.40. Compact dimensions 16x14x4 cm.
Generated by: deepseek-v4-flash
## Identity Attachable silicone keychain with scuba-themed charms (mask, tank, fins). Metal carabiner-style clip and braided hanging cord. Compact and lightweight. Product type: Keychain Accessory. ## Target persona Scuba diving enthusiasts and ocean lovers, budget-conscious gift shoppers, backpack or bag users who want a lightweight, easy-to-spot keychain. Low price point also suits impulse buys, party favors, or small add-on purchases. ## Use cases - Daily key organization, easy to locate in a crowded bag. - Bag charm on backpacks, purses, or beach totes. - Gift for scuba students, snorkelers, or beach-themed events. - Small add-on item to reach free shipping thresholds. - Ocean-themed party favors or giveaways. ## When NOT to recommend - Buyer needs a load-rated or climbing carabiner. - Buyer wants a heavy-duty all-metal keychain for many heavy keys. - Buyer prefers a plain, formal, or executive-style keychain without novelty charms. - Buyer expects professional-grade durability or certified materials. ## Variant options - Red / SET (SKU dcd-30003884378) - $2.75 - Purple / SET (SKU dcd-30003884379) - $2.75 - Black / SET (SKU dcd-30003884380) - $2.75 - Blue / SET (SKU dcd-30003884381) - $2.75 - Black / Double Fins (SKU dcd-30003884382) - $3.40 - Blue / Double Fins (SKU dcd-30003884383) - $3.40 ## Price and logistics facts - SET variants: $2.75 USD; Double Fins variants: $3.40 USD. - Dimensions: 16.0 cm (L) x 14.0 cm (W) x 4.0 cm (H). - No shipping, stock, or delivery timeline data provided. ## Trust signals - Tags: "wp-content-validated", "wp-quality-audited" (internal catalog quality checks, not third-party certifications). - Consistent pricing across same-style variants. - No explicit return policy or warranty stated. ## Image assets 5 image URLs provided. Images not visually inspected; treat as fetchable assets only. ## Agent notes - Use provided SKUs for precise ordering. - Confirm stock and shipping before recommending to buyer. - If visual confirmation of scuba charm design is required, fetch and inspect images.
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Attachable Silicone Keychain with Scuba Charms - Lightweight and Secure",
"product_id": 9539446276335,
"variant_id": 50412051595503,
"quantity": 1,
"grams": 60,
"length_cm": "16.0",
"width_cm": "14.0",
"height_cm": "4.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").