Skip to content

ops-push: vendor_price should not be volume-discounted (apparel) #188

@TanishqGupta1

Description

@TanishqGupta1

From #180 review. In payload_builder, the 6-tier apparel pricing sets vendor_price = round(base_vendor * factor, 2) where factor is the APPAREL_VOLUME_TIERS multiplier (0.90–1.00). Wholesale cost does not drop with quantity (SanMar returns no qty breaks). The volume factor must scale the sell price only — record vendor_price = base_vendor un-scaled. Otherwise OPS records an understated cost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions