Class: CustomFieldsDrop
- Inherits:
-
Liquid::Simplero::Drop
- Object
- Liquid::Drop
- Liquid::Simplero::Drop
- CustomFieldsDrop
- Defined in:
- app/drops/custom_fields_drop.rb
Overview
CustomFieldsDrop is an object used to look up custom fields on a CustomerDrop using the interpolation key you used when configuring the custom field. Ex: current_customer.fields.birth_date
.