Class: AccountDrop

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

Overview

account refers to the site/product owner's account being displayed.

Instance Method Summary collapse

Methods inherited from Liquid::Simplero::Drop

#dom_id

Instance Method Details

#addressString

Returns:

  • (String)

#address_2String

Returns:

  • (String)

#admin_urlString

Returns:

  • (String)

#canonical_hostString

Returns:

  • (String)

#canonical_urlString

Returns:

  • (String)

#cart_urlString

Returns:

  • (String)

#cityString

Returns:

  • (String)

#company_nameString

Returns:

  • (String)

Returns:

  • (String)

#country_codeString

Returns:

  • (String)

#country_nameString

Returns:

  • (String)

#coursesObject

#current_timeDateTime

Returns:

  • (DateTime)

#facebook_app_idString

Returns:

  • (String)

#feature_flagsFeatureFlagSetDrop

Returns:

#first_day_of_weekInteger

Returns 0 or 1. 0 is Sunday, 1 is Monday.

Returns:

  • (Integer)

Returns:

  • (Boolean)

#handleString

Returns:

  • (String)

#hostString

Returns:

  • (String)

#instagram_access_tokenString

Returns:

  • (String)

Returns:

  • (String)

#listsCollectionDrop

Returns:

#main_listList

Returns:

  • (List)

#nameString

Returns:

  • (String)

#not_finished_event_occurrencesCollectionDrop

Returns all upcoming and not finished EventOccurrenceDrops for the account.

Returns:

#not_finished_event_occurrences_with_fixed_timeCollectionDrop

Returns all upcoming and not finished non recurring EventOccurrenceDrops for the account.

Returns:

#payment_methodsArray<String>

Returns:

  • (Array<String>)

#phone_numberString

Returns:

  • (String)

#planPlanDrop

Returns:

#postal_codeString

Returns:

  • (String)

#powered_by?Boolean

Returns:

  • (Boolean)

#product_categoriesArray<ProductCategoryDrop>

Returns all ProductCategoryDrops which has for the account.

Returns:

#productsCollectionDrop

Returns all listed ProductDrops available to the current user.

Returns:

#products_urlString

Returns:

  • (String)

#region_codeString

Returns:

  • (String)

#region_nameString

Returns:

  • (String)

#render_address_htmlString

Returns:

  • (String)

#siteSiteDrop

Returns:

#support_emailString

Returns:

  • (String)

#tag_lineString

Returns:

  • (String)

#termsString

Returns:

  • (String)

#terms_urlString

Returns:

  • (String)

#upcoming_event_occurrencesCollectionDrop

Returns all upcoming EventOccurrenceDrops for the account.

Returns:

#upcoming_event_occurrences_for_calendarObject

#upcoming_event_occurrences_with_fixed_timeCollectionDrop

Returns all upcoming non recurring EventOccurrenceDrops for the account.

Returns:

#urlString

Returns:

  • (String)