Products

Cart

Go to SETTINGS / Cart

Manage Cart | supunkan Manage Cart | supunkan

Shopping Cart System means enabling the shopping cart feature.

Enable Shopping Cart Button | supunkan

Order button means enabling the cart button.

Login before ordering means the user must log in before adding items to the cart.

Limit/SKU means the maximum quantity allowed per order.

All settings below require a Crontab to check the cart every 1 minute.

Expire cart means:

If the cart is active, the system will set a timer to close it. If the customer does not place an order, the items will be removed from the cart. For example, setting 30 minutes means that if the customer does not complete the order within 30 minutes, the items will be removed.

The input values are in seconds (green numbers):

  • 60x1 = 60 (1 minute)
  • 60x5 = 300 (5 minutes)
  • 60x10 = 600 (10 minutes)
  • 60x15 = 900 (15 minutes)
  • 60x30 = 1800 (30 minutes)
  • 60x60 = 3600 (1 hour)
  • 60x(60x12) = 43200 (12 hours)
  • 60x(60x(24x1)) = 86400 (24 hours = 1 day)
  • 60x(60x(24x2)) = 172800 (48 hours = 2 days)
  • 60x(60x(24x10)) = 864000 (10 days)
  • 60x(60x(24x20)) = 1728000 (20 days)
  • 60x(60x(24x30)) = 2592000 (30 days)
  • 60x(60x(24x365)) = 31536000 (1 year)

You can enter any value other than the examples above.

After cart expires means:

If this setting is, for example, 15 minutes, it determines how long the cart will be extended if the customer returns within that time. For example, if you set the overtime cart to 20 minutes, after the cart expires and the customer returns within 15 minutes, the cart will be extended for another 20 minutes. However, if the cart is updated, the original Expire cart setting will apply. Values are entered in minutes, e.g., 1 = 1 minute, 10 = 10 minutes, 20 = 20 minutes, etc. You can enter any value except the examples above.

Overtime cart means:

Example:

If "After cart expires" is set to 15 minutes, this input determines the additional time after the cart expires. Values are in seconds (green numbers):

  • 60x1 = 60 (1 minute)
  • 60x5 = 300 (5 minutes)
  • 60x10 = 600 (10 minutes)
  • 60x15 = 900 (15 minutes)
  • 60x30 = 1800 (30 minutes)
  • 60x60 = 3600 (1 hour)
  • 60x(60x12) = 43200 (12 hours)
  • 60x(60x(24x1)) = 86400 (24 hours = 1 day)
  • 60x(60x(24x2)) = 172800 (48 hours = 2 days)
  • 60x(60x(24x10)) = 864000 (10 days)
  • 60x(60x(24x20)) = 1728000 (20 days)
  • 60x(60x(24x30)) = 2592000 (30 days)
  • 60x(60x(24x365)) = 31536000 (1 year)

You can enter any value in minutes except for the examples above.