Search found 3 matches

Page 1 of 1

Search found 3 matches

Re: order search with invoice number opencart 3x

I think it fails because you use different variable: filter_invoice_no, filter_invoice_prefix.

Jump to post
  • Mon Dec 04, 2023 3:31 pm
  • Replies 6
  • Views 1787
How to created multiple tpl for module

Hi
I want created multiple tpl for module, how to develop it?

Example

In module "Welcome", I want created multiple tpl (welcome1, welcome2..). Now how to select it in admin and load to home

Thanks?

Jump to post
  • Tue Nov 08, 2016 5:52 pm
  • Replies 1
  • Views 615
how to created multiple tpl file for module

Hi I want created multiple tpl file for module opencart, how to develop it? Example: In module welcome, I created mutiple tpl (welcome1, welcome2...) and select it in admin and load to home if (file_exists(DIR_TEMPLATE . $this->config->get('config_template') . '/template/module/welcome.1tpl')){ $thi...

Jump to post
  • Tue Nov 08, 2016 5:39 pm
  • Replies 0
  • Views 646

Page 1 of 1

Search found 3 matches