Skip to content

Commit

Permalink
shipping fields
Browse files Browse the repository at this point in the history
  • Loading branch information
michelson committed Jul 14, 2024
1 parent a9c350c commit ab8e5e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/products/_shipping_fields.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
</div>
</div>
</div>

<%= form.hidden_field :id %>
<%= form.number_field :base_cost, step: 0.01, label: "USD for 1 unit", hint: "Base cost" %>
Expand Down

0 comments on commit ab8e5e8

Please sign in to comment.