Product Page Health (product-page-health)
Summary
PDP signals: price, media, add-to-cart, JSON-LD Product (B2B-aware).
Classification
- Category:
ECOMMERCE - Plugin id:
product-page-health - Version:
1.1.1 - Target types:
WEBSHOP - Weight class:
MEDIUM - Risk level: not set on plugin object
- Browser required: Yes (Playwright)
- Tier / group: Tier 3 — E-commerce / flows (Playwright)
Schedule
- scheduleHints:
{ defaultInterval: '0 */6 * * *', priority: 6 } - Prerequisites: None declared on this plugin.
Configurable inputs
Public keys are derived from inputSchema: z.object({ ... }) (underscore-prefixed keys are runtime-only and omitted here).
| Field | Notes |
|---|---|
productUrl |
Zod field in inputSchema — see source for defaults, min/max, and .describe(). |
priceSelector |
Zod field in inputSchema — see source for defaults, min/max, and .describe(). |
addToCartSelector |
Zod field in inputSchema — see source for defaults, min/max, and .describe(). |
timeout |
Zod field in inputSchema — see source for defaults, min/max, and .describe(). |
Runtime / injected config
_secrets,_fingerprint,_requiresLoginForPurchase,_hasEverPassed— same B2B family as checkout-flow.
What it does
- Runs as part of the worker test execution pipeline; results become
Runrows and may createFindingrecords. - PDP signals: price, media, add-to-cart, JSON-LD Product (B2B-aware). Navigation uses
gotoDocumentReady(domcontentloaded), notnetworkidle. - For finding titles, metrics, and artifacts specific to this plugin, refer to the implementation linked below.
Source
packages/test-plugins/src/plugins/product-page-health.ts