Имате въпроси? Обадете ни се за да ви помогнем.

Get in touch

We’re here to listen:

Newsletter

Receive resources & tools that can help you prepare for the future. You can cancel anytime.

© 2021, Instive.
All Rights Reserved by Instive LLC

add_filter('gform_confirmation_4', function($confirmation, $form, $entry) { $prod = rgar($entry, '6'); $safe_slug = sanitize_title($prod); $url = home_url('/request-sent/?prod=' . $safe_slug); return array('redirect' => $url); }, 10, 3);