Files
grzanieplus.pl/plugins/stPaczkomatyPlugin/modules/stPaczkomatyFrontend/templates/_basketTerms.php
2025-03-12 17:06:23 +01:00

4 lines
92 B
PHP

<?php
$smarty->assign('number', $number);
$smarty->display('paczkomaty_basket_terms.html');