PRODUCT PRICING
{{ taskTitle }}
STEP {{ String(currentStep).padStart(2, "0") }}
{{ currentStepTitle }}
{{ labels.formulaTip }}
{{ labels.unitCost }}
{{ labels.unitCostHelp }}| {{ labels.serial }} | {{ labels.channel }} | {{ labels.markupRate }} | {{ labels.salePrice }} |
|---|---|---|---|
| {{ String(index + 1).padStart(2, "0") }} | {{ row.channel }} |
|
{{ labels.yuanSign }} {{ formatMoney(salePrice(row)) }} {{ labels.waitForInput }} |
| {{ labels.perceivedValueItem }} | {{ labels.perceivedValueAmount }} |
|---|---|
|
|
|
| {{ labels.perceivedValueTotal }} | {{ labels.yuanSign }} {{ formatMoney(perceivedValueTotal) }} {{ labels.waitForInput }} |
{{ labels.valueBasedPrice }}
{{ labels.yuanSign }} {{ formatMoney(valueBasedPrice) }}
{{ labels.waitForInput }}
{{ labels.valueBasedPriceFormula }}
| {{ labels.psmPriceRange }} | {{ labels.psmTooExpensive }} | {{ labels.psmTooCheap }} | {{ labels.psmExpensiveAcceptable }} | {{ labels.psmCheapValue }} |
|---|---|---|---|---|
| {{ row.priceRange }} |
{{ labels.psmPricePointTitle }}
{{ labels.psmChartTitle }}
{{ labels.psmChartHint }}
{{ psmChart.name }}
{{ labels.psmGuideTip }}
{{ labels.finalPricingIntro }}
{{ labels.costMarkupChannel }}
{{ labels.costMarkupChannelHint }}
| {{ labels.pricingMethod }} | {{ labels.measuredResult }} | {{ labels.grossMarginRate }} |
|---|---|---|
| {{ result.methodName }} | {{ result.measuredPrice === null ? labels.waitForInput : `${labels.yuanSign} ${formatMoney(result.measuredPrice)}` }} | {{ result.grossMarginRate === null ? labels.waitForInput : `${formatMoney(result.grossMarginRate)}%` }} |
{{ labels.finalAnalysisTitle }}
{{ labels.competitorIntro }}
01
{{ labels.competitorAnalysis }}
| {{ labels.competitorProductType }} | {{ labels.competitorBrand }} | {{ labels.competitorEcommercePrice }} | {{ labels.competitorDifferentiator }} |
|---|---|---|---|
|
|
|
|
|
02
{{ labels.decisionTitle }}
| {{ labels.benchmarkCompetitor }} | {{ labels.targetPrice }} | {{ labels.grossMarginRate }} | {{ labels.competitorDifferentiator }} | {{ labels.pricingReason }} |
|---|---|---|---|---|
|
|
|
{{ formatMoney(grossMarginRate) }}% {{ labels.waitForInput }} |