Reply To: Adding the products in a drop down?

HomeSupportImage StoreAdding the products in a drop down?Reply To: Adding the products in a drop down?

#256949
Xpark Media
Keymaster

The function that renders the entire actions buttons is call store_subnav, you can only use it in the front end.

to use it you need to use the global variable $imStore

echo $ImStore->store_subnav();