// Improved stock management for packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13789 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
{if isset($pack_quantity)}
|
||||
<tr>
|
||||
<td valign="top" style="text-align:left;vertical-align:top;">
|
||||
<p><b>{l s='When a product has combinations, quantities will be based on the default combination.'}</b></p>
|
||||
<p><b>{l s='Given the quantities of the products in this pack, the maximum quantity should be: '} {$pack_quantity}</b></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user