URL Argument
Smart Cart URL Argument
Rebuy supports a URL argument to open the Smart Cart on page load.
Example: Try Rebuy Engine try.rebuyengine.com/?viewcart=true
|
Argument
|
Result
|
|
viewcart=true
|
On page load the Smart Cart will open once Rebuy loads in.
|
---
title: URL Argument
excerpt: Open Smart Cart on page load with URL parameters
deprecated: false
hidden: false
metadata:
title: ''
description: ''
robots: index
next:
description: ''
---
## Smart Cart URL Argument
Rebuy supports a URL argument to open the Smart Cart on page load.
Example: [Try Rebuy Engine](https://try.rebuyengine.com/?viewcart=true) try.rebuyengine.com/?viewcart=true
<Table align={["left","left"]}>
<thead>
<tr>
<th>
Argument
</th>
<th>
Result
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
viewcart=true
</td>
<td>
On page load the Smart Cart will open once Rebuy loads in.
</td>
</tr>
</tbody>
</Table>