NAME
Dancer2::Plugin::Interchange6::Cart::Product
DESCRIPTION
Extends Interchange6::Cart::Product.
ATTRIBUTES
See "ATTRIBUTES" in Interchange6::Cart::Product for inherited attributes.
dbic_product
Used to stash the related Interchange6::Schema::Result::Product object so that other accessors can be lazily built from it on demand.
Required.
selling_price
Inherited. Lazily set via "dbic_product".
"clear_selling_price" is called whenever "set_quantity" in Interchange6::Cart::Product gets called so that possible quantity based pricing is recalculated.