Chengtong Zhihui Co., Ltd. (誠通智匯有限公司) operates TrueLink’s digital-trust products and also curates lifestyle product guides for international shoppers. Those two jobs share one legal entity — and two different content tracks.
Trust and GEO articles live under /en/blog/ with a founder byline. Shopping guides live under /en/offers/ with this Organization byline and a clear affiliate disclosure.
What we will (and will not) say
- We describe ingredients, routines, and shopping context in plain language.
- We avoid disease claims, miracle-result promises, and weight-loss guarantees.
- Taiwan-facing long-form affiliate health copy stays off the Chinese trust blog by default.
- Every page shows who publishes it and that commissions may apply.
Images: download, compress, CDN — don’t hotlink
Product photos may start from Shop.com or brand assets, but the live page must serve compressed WebP from our CDN after a rights check.
offers/us/starter-guide/starter-guide-hero-1200.webp - Long edge ≤ 1600px; hero often 1200px WebP
- Path pattern:
offers/{market}/{slug}/{slug}-hero-1200.webp - Upload with
tlUploadPublicAsset→cdn.truelink-group.com - Alt text: product + context — no therapeutic wording
One primary CTA
Each guide should push one main Shop.com destination (storefront or product deep link) with UTM parameters and rel="sponsored".
Browse our Shop.com storefront — purchases may earn Chengtong Zhihui a commission.
Open Shop.comAffiliate link: we may earn a commission if you purchase through this Shop.com link. This is not medical advice. Terms § Affiliate offers · Privacy
For future nutrition / supplement guides: These statements have not been evaluated by the Food and Drug Administration. Products discussed on this track are not intended to diagnose, treat, cure, or prevent any disease. (Template block — keep on every supplement SKU page.)
How editors clone this page
- Copy this folder to
/en/offers/<new-slug>/ - Keep
data-tl-offers-module="1"anddata-tl-offers-role="article" - Swap title, body, FAQ, and product CTA URL
- Upload CDN images; replace the dashed placeholder
- Add a card on the offers hub + one row in
EN_PAGESsitemap - Run
node scripts/ci/offers-module-guard.mjs --allbefore opening the PR
Full rules: see docs/EN_OFFERS_TRACK.md and scripts/ci/offers-module-rules.json.