Store

Overview

Below is a list of all the available drops on the <insert name here> object


Name Description
country CountryDrop. Current country. See below. 
countries Array <CountryDrop>. Store countries. See below.
currency CurrencyDrop. Current currency. See below.
currencies Array <CurrencyDrop>. Store currencies. See below.
customers Array <CustomersDrop>. Store customers.
price_list PriceListDrop. Currenct price list.
default_price_list PriceListDrop. Store default price list.
recommended_price_list PriceListDrop. Store recommended price list.
payment_method PaymentMethodDrop. Store payment method.
sales Array <CampaignDrop>. Ongoing sales campaigns for customer/guest.
sales? Boolean. Any sales?
campaigns_url Path to the campaigns page.

 

CurrencyDrop

Below is a list of all the available drops on the <insert name here> object


Name Description
id WM3 currency identifier
symbol The symbol for the currency
name The currency name
image_url The URL of the image belonging to the currency
url Helper method for currency changer url

 

CountryDrop

Below is a list of all the available drops on the <insert name here> object


Name Description
id WM3-Shop country identifier
iso_name The ISO designation of country.

 

Updated: 2020-11-17