almost finished new design on product page / reproduced bug with amount not updating
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div><%= section.delivery_destination.address %> </div>
|
||||
<div><%= section.delivery_destination.place %> <%= Place.name_from_code(section.delivery_destination.place) %></div>
|
||||
<div><%= section.delivery_destination.email %></div>
|
||||
<div><strong><%= section.delivery_destination.phone %></strong></div>
|
||||
<div><strong><%= section.delivery_destinati on.phone %></strong></div>
|
||||
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user