Class: PriceDrop

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

Overview

PriceDrop represents price of ProductDrop

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#available_quantityBoolean

Returns:

  • (Boolean)

#cartable?Boolean

Returns:

  • (Boolean)

#descriptionString

Returns:

  • (String)

#has_installments?Boolean

Returns:

  • (Boolean)

#idInteger

Returns:

  • (Integer)

#list_price_money_inInteger

Parameters:

  • currency

    optional, defaults to product's default currency

Returns:

  • (Integer)

#min_quantityBoolean

Returns:

  • (Boolean)

#price_typeBoolean

Returns:

  • (Boolean)

#public_nameString

Returns:

  • (String)

#purchase_urlString

Returns:

  • (String)

#quantity_options?Boolean

Returns true if the user can choose from different quantities, false otherwise.

Returns:

  • (Boolean)

#replaces_pricePriceDrop

Returns: