Main functions of a plug-in:
Detailed Description:
The list "Recently Viewed Products"
{shopLookedPlugin::last_loocked()} - the list of the last viewed by Products in shop. It is possible to display on any page of a show-window, is possible specify quantity of the last goods for display, and also to create the separate text page and to output the list there. {shopLookedPlugin::last_loocked(5)} - where 5 - quantity of the last goods for display.
The list "Last viewed products this client"
{shopLookedPlugin::my_last_loocked()} - the list displays of the last products only of this client in shop. It is possible to display on any page of a show-window,is possible to specify quantity of the last goods for display, and also to create the separate text page and to output the list there. {shopLookedPlugin::my_last_loocked(5)} - where 5 - quantity of the last goods for display.
The functionality expands "Orders"
Adds to the "Making order" url. Having passed on a hyperlink it is possible to see, what goods were watched by the buyer what removed from a basket and what added to it after registration of the order.
id client
On a show-window of shop it is possible to add the client's id. Knowing it, and having entered into the field "Number of the Client" on the "Editing Orders" page. Then possible to see, what goods the client watched, what added and what removed from a basket. Conveniently for consultation of clients on phone.