Buffetframe GN 1/2 zwart 32 x 16 x 14,5 cm
680,40 (823,28 incl btw)
Buffetframe GN 1/2 zwart 32 x 16 x 14,5 cm: Zwart buffetframe van GN 1/2-formaat met afmetingen van 32 x 16 x 14,5 cm.
add_action('admin_init', function () { if (!current_user_can('manage_options')) return; if (isset($_GET['redis_set'])) { wp_cache_set('dhw_persist_test', 'waarde_' . time(), 'dhw', 300); wp_die('SET gedaan. Open nu dezelfde URL maar met ?redis_get'); } if (isset($_GET['redis_get'])) { $v = wp_cache_get('dhw_persist_test', 'dhw'); wp_die('GET resultaat: ' . var_export($v, true)); } });

