diff --git a/themes/nurgul/partials/seller/prod-update.htm b/themes/nurgul/partials/seller/prod-update.htm index 6633b77..40a8ee3 100644 --- a/themes/nurgul/partials/seller/prod-update.htm +++ b/themes/nurgul/partials/seller/prod-update.htm @@ -144,7 +144,7 @@ $(document).ready(function () { $.ajax({ - url: `https://nurgul.com.tm/app/api/vendor/{{user.seller_id}}??locale=tm`, + url: `https://nurgul.com.tm/app/api/vendor/{{user.seller_id}}?locale=tm`, type: 'GET', dataType: 'json', success: async function (data, textStatus, xhr) {