Function: buymore

Result: the list of elements

Customers also buy

Access level: admin

  • id — Id
  • name — Name
  • orderpriority — Sort
  • status — Status

Increase order priority

Function: buymore.up

Increase order priority

Access level: admin

Suspend

Function: buymore.suspend

Suspend

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of buymore function.

Result: successful operation or error message

Resume

Function: buymore.resume

Resume

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of buymore function.

Result: successful operation or error message

Name

Function: buymore.condition

Result: the list of elements

Conditions

Access level: admin

  • id — Id
  • condition — Condition
  • conditiongroup — Group

Delete

Function: buymore.condition.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of buymore.condition function.

Result: successful operation or error message

Edit the selected rule

Function: buymore.condition.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid — parent list unique identifier (id element of buymore function).
    • elid — unique identifier (id element of buymore.condition function)
  • Result: object parameters list

Create an object:

Parameters:

  • sok — the parameter must not be empty, generally "ok".
    • plid — parent list unique identifier (id element of buymore function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • plid — parent list unique identifier (id element of buymore function).
    • elid — unique identifier (id element of buymore.condition function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type — Type. Condition type
  • group — Group of conditions . Conditions in this group will be combined by the OR operator. Groups are combined by the AND operator. For example: A, B, and C operators can be combined into one group. D and E operators are combined into the second group. The result will be as follows: (A OR B OR C) AND (D OR E)
  • groupname — Group name . Enter the name of the conditions group

Lower order priority

Function: buymore.down

Lower order priority

Access level: admin

Delete

Function: buymore.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of buymore function.

Result: successful operation or error message

Edit associated products

Function: buymore.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of buymore function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of buymore function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name — Name. Enter a name for this payment method
  • project — Provider. This application will be displayed only to clients of the selected provider
  • language — Language. This application will be displayed to clients using the selected language. If no languages are selected, the application will be shown to all clients
  • link — Function. Select a function to be called
  • description — Description. HTML description of the product
  • orderpriority — Sort. Specify the order in which your products display in the Cart