GX-Bug #52974 » FSK18AttributesFix.patch
| src/templates/Honeygrid/snippets/product_listing/product.html (revision ) | ||
|---|---|---|
| 198 | 198 |
</div> |
| 199 | 199 |
</div> |
| 200 | 200 | |
| 201 |
<input type="hidden" name="products_id" value="{$p_id}" />
|
|
| 202 | ||
| 203 | 201 |
{/if}
|
| 202 | ||
| 203 |
<input type="hidden" name="products_id" value="{$p_id}" />
|
|
| 204 | 204 | |
| 205 | 205 |
</div><!-- // .button-input --> |
| 206 | 206 | |