insert([$items = array()])
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Insert items into the cart and save it to the session table. Returns TRUE on success and FALSE on failure.
insert([$items = array()])
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Insert items into the cart and save it to the session table. Returns TRUE on success and FALSE on failure.
Please login to continue.