6 lines
95 B
PHP
6 lines
95 B
PHP
|
<?php
|
||
|
// Heading
|
||
|
$_['heading_title'] = 'Bestsellers';
|
||
|
|
||
|
// Text
|
||
|
$_['text_tax'] = 'Ex Tax:';
|