A PHP Error was encountered

Severity: Warning

Message: sizeof(): Parameter must be an array or an object that implements Countable

Filename: controllers/Home.php

Line Number: 93

Backtrace:

File: /home/u774921414/domains/agmfatmawati.com/public_html/AGM/application/modules/home/controllers/Home.php
Line: 93
Function: _error_handler

File: /home/u774921414/domains/agmfatmawati.com/public_html/AGM/index.php
Line: 315
Function: require_once

reorder

BRANDS

King Koil
Florence
Serta
Tempur
Ogawa
Aireloom

MATTRESS TYPE

Full Latex
Spring
Spring Latex
Premium Spring Latex
Viscoelastic
Other

Stay in the know

Be the first to hear about new items and offers.

Contact


Telephone
(+62)852-8326-2886
Whatsapp
(+62)852-8326-2886
Address
Jalan RS. Fatmawati No. 22, Jakarta Selatan 12420
Email
company@agmfatmawati.com
FOLLOW US

For more information


https://agmfatmawati.com/agm_api/home/listProduct" }; $(".selected_mattress_type").removeClass("selected_mattress_type"); $(this).addClass("selected_mattress_type"); var result = ajax_post(data, url); $("#divProduct_List").html(result); $("#divProduct_List2").html(result); trigger_bait(); }); function trigger_bait() { if(total_product>6) { $(".paginate_button[data-dt-idx='2']").trigger("click"); $(".paginate_button[data-dt-idx='1']").trigger("click"); } else { var data = $(".paginate_button[data-dt-idx='1']").attr("data-dt-idx")-1; console.log(data); var start = 1 + (6*data); var end = 6 + (6*data); if(end > total_product) { end = total_product; } if(total_product ==0) { start = 0; } $("#productList_info").html("Showing "+start+" to "+end+" of "+total_product+" entries."); on_page = $(this).attr("data-dt-idx"); } }