Class: CartDonationDrop

Inherits:
Liquid::Simplero::Drop show all
Defined in:
app/drops/cart_donation_drop.rb

Overview

CartTaxDrop represents a single tax, possibly applied to multiple items in the CartDrop. You can get all taxes for the current cart using cart.tax_items

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Constructor Details

#initialize(amount, cart_item) ⇒ CartDonationDrop

Returns a new instance of CartDonationDrop.

Instance Method Details

#amountMoneyDrop

Returns:

#cart_itemCartItemDrop

Returns: