Subversion Repositories SmartDukaan

Rev

Rev 31975 | Rev 32816 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31975 Rev 32329
Line 169... Line 169...
169
                                                                                  dp="$dp"
169
                                                                                  dp="$dp"
170
                                                                                  name="unitPrice"
170
                                                                                  name="unitPrice"
171
                                                                                  quantity="$cartItem.getQuantity()"
171
                                                                                  quantity="$cartItem.getQuantity()"
172
                                                                                  itemId="$cartItem.getItemId()"
172
                                                                                  itemId="$cartItem.getItemId()"
173
                                                                                  mopPrice="$mopPriceMap.get($cartItem.getItemId()).getPrice()"
173
                                                                                  mopPrice="$mopPriceMap.get($cartItem.getItemId()).getPrice()"
174
                                                                                  mopPrice="$mopPriceMap.get($cartItem.getItemId()).isMop()"
174
                                                                                  isMop="$mopPriceMap.get($cartItem.getItemId()).isMop()"
175
                                                                                  placeholder="$placeHolder"/></td>
175
                                                                                  placeholder="$placeHolder"/></td>
176
                                            <td>Not Applicable</td>
176
                                            <td>Not Applicable</td>
177
                                            <td>Not Applicable</td>
177
                                            <td>Not Applicable</td>
178
                                            <td class="table-align-center"><input name="totalPrice"
178
                                            <td class="table-align-center"><input name="totalPrice"
179
                                                                                  class="totalPrice input-sm form-control"
179
                                                                                  class="totalPrice input-sm form-control"