If that is not possible, use a reference to the window.Shopify.designMode variable in JavaScript to disable the redirect when you visit the theme editor.
Si cela n'est pas possible, utilisez une référence à la variable window.Shopify.designMode en JavaScript pour désactiver la redirection lorsque vous visitez l'éditeur de thème.
Other results
You declare variables in JavaScript with the var keyword.
Is there a standard function to check for null, undefined, or blank variables in JavaScript?
Existe-t-il une fonction standard pour rechercher des variables nulles, non définies ou vides dans JavaScript?
Another unusual thing about variables in JavaScript is that you can refer to a variable declared later, without getting an exception.
Une autre chose peut paraître étrange en JavaScript : il est possible, sans recevoir d'exception, de faire référence à une variable qui est déclarée plus tard.
For security, use MongoCode's scope field to use PHP variables in JavaScript.
Pour des raisons de sécurité, utilisez le champ scope de MongoCode pour utiliser les variables PHP dans Javascript.
Variables New variables in JavaScript are declared using one of three keywords: let, const, or var.
En JavaScript, on peut déclarer de nouvelles variables grâce à l'un de ces trois mots-clés : let, const, ou var.
This concept is known as hoisting; variables in JavaScript are in a sense "hoisted" or lifted to the top of the function or statement.
Ce concept est appelé « remontée » (hoisting en anglais) car, d'une certaine façon, les variables sont remontées en haut de la fonction ou de l'instruction.
When using the HTML5 editor to control string values for variables in JavaScript, the values are written without quotes.
Lorsque l'éditeur HTML5 est utilisé dans le but de contrôler les valeurs de chaîne pour les variables en JavaScript, les valeurs sont écrites sans guillemets.
You can not declare a variable like in JavaScript with var.
On ne peut déclarer une variable comme en JavaScript avec var.
Before you use a variable in a JavaScript program, you must declare it.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.