diff --git a/frontend/plugins/index/delivery_informations.tpl b/frontend/plugins/index/delivery_informations.tpl new file mode 100644 index 0000000..acaca91 --- /dev/null +++ b/frontend/plugins/index/delivery_informations.tpl @@ -0,0 +1,11 @@ +{extends file="parent:frontend/plugins/index/delivery_informations.tpl"} + +{block name='frontend_widgets_delivery_infos_instock'} + +
+ + + {s name="DetailDataInfoInstock"}{/s} {$sArticle.instock} + +
+{/block} \ No newline at end of file