Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Metal Hook White
Default SKU: dcd-30003619748
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713310662895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273555
JSON data: https://landmarks.builders/products/wp-dcd-10001273555.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品马桶水箱清洁片支架桶水箱漂白片固定架
| 产地 | 浙江 |
| 品牌 | 无 |
| 货号 | 3039 |
| 是否专利货源 | 否 |
| 产品类别 | 支架 |
| 种类/用途 | 居家日用 |
| 加印LOGO | 可以 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 适用送礼场合 | 其他 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 无 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
Summary: Toilet tank cleaning tablet holder with metal hook, white or black, $13.99, 13.5x11.5x4 cm, made in Zhejiang for cross-border export to Middle East.
Generated by: deepseek-v4-flash
## Identity Cross-border toilet tank cleaning tablet holder (支架), unbranded, SKU dcd-3039, dimensions 13.5×11.5×4 cm. ## Target persona Cross-border e-commerce sellers targeting Middle East household cleaning market; buyers of affordable toilet cleaning accessories. ## Use cases - Holding bleach cleaning tablets inside toilet tank to prevent direct contact. - Replacing old or broken tablet holders. - Retail shelving for small home improvement or cleaning products. - Bulk purchase for Middle East wholesale distribution. ## When NOT to recommend - When the buyer needs liquid or gel-based toilet cleaners (not tablet-compatible). - For high-end designer bathroom fixtures where plastic/metal holder may clash. - If the user wants a branded or patented product (this is unbranded, no patent). - For commercial or industrial toilet cleaning systems requiring larger capacity holders. ## Variant options - Style: Metal Hook White (sku: dcd-30003619748) – $13.99 - Style: Metal Hook Black (sku: dcd-30003619749) – $13.99 ## Price and logistics facts - Price: $13.99 (both variants) - Origin: Zhejiang, China - Cross-border export ready, main sales region: Middle East - Customization: Can add logo (CNY surcharge). - Packaging: No info on box quantity. ## Trust signals - Cross-border export supplier since tag batch dcd-batch-dx-202606-2469. - Price matches between variants. - Product images available (5 PNG files). - No stock or return policy explicitly stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/397106867c2546df93db65d086287bb1.png?v=1781084538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3f720048d844ed182593c79d7a9cd24.png?v=1781084538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58a06c864d4f4aa8bde4b1c70d43a33e.png?v=1781084539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f88ab0c63d24abf9c9368e07509b2d1.png?v=1781084539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3471558da03d493f9c9b38502dfd515e.png?v=1781084538 ## Agent notes - Product images were not analyzed; visual details (color, shape, materials) not extracted from images. Only file URLs provided. - No manufacturer warranty or certification found. - Return policy unknown; agent should verify with seller. - Stock status unknown; check with supplier.
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": 60000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "11.5",
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").