Forum


Cart not working

Nadine Richmond
6%
Posts: 6
  • TF Shop
April 28, 2026

Hi,

I’m still

getting this warning when adding a product to cart:

Attempt to read property "id" on null
CartModel.php lines 181 and 186

It looks like the $cart object is null before $cart->id is accessed.

It seems the cart is not being initialized or retrieved properly before use.

Could you please:

Ensure the cart is created if it doesn’t exist, or
Add a null check before accessing $cart->id

Also, there still isn't a shipping method

Joomla Fry
100%
Posts: 1091
May 01, 2026

Thank you for informing about this issue.

It will be resolved in next update, expected very soon.

Currently, shipping is not integrated as earlier extension was developed for digital products only. You can use custom field to add Shipping information.

Login to Reply