Previews

Pages

1
2
3
4
5
6
7
8
9
10
11
<%= polaris_description_list(spacing: :tight) do |list| %>
<% list.with_item(term: "Logistics") do %>
The management of products or other resources as they travel between a point of origin and a destination.
<% end %>
<% list.with_item(term: "Sole proprietorship") do %>
A business structure where a single individual both owns and runs the company.
<% end %>
<% list.with_item(term: "Discount code") do %>
A series of numbers and/or letters that an online shopper may enter at checkout to get a discount or special offer.
<% end %>
<% end %>