Free Shipping, Business Levels correction, Products Buying, Fonts
This commit is contained in:
parent
3f2fbd6d5b
commit
0341c9c189
197 changed files with 9161 additions and 329 deletions
|
|
@ -16,7 +16,7 @@
|
|||
{{ $shopping_order_item->product->number }}
|
||||
</td>
|
||||
<td class="small text-left">
|
||||
{{ $shopping_order_item->product->name }}
|
||||
{{ maxStrLength($shopping_order_item->product->name, 35) }}
|
||||
</td>
|
||||
<td class="text-right small">
|
||||
{{ $shopping_order_item->qty }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue