Traduzir "object can be" para inglês

Mostrando 50 de 50 traduções da frase "object can be" de chinês para inglês

Tradução de chinês para inglês de object can be

chinês
inglês

ZH The model object can be accessed from the product object's media attribute. The model object contains information about a 3D model uploaded from the product details page in the Shopify admin. 進一步了解

EN The model object can be accessed from the product object's media attribute. The model object contains information about a 3D model uploaded from the product details page in the Shopify admin. Learn more

ZH The model_source object can be accessed from the model object's sources array. The model_source object contains information about the source files for a model associated with a product. 進一步了解

EN The model_source object can be accessed from the model object's sources array. The model_source object contains information about the source files for a model associated with a product. Learn more

ZH The checkout object can be accessed in the order status page of the checkout. Shopify Plus merchants can also access properties of the checkout object in the checkout.liquid layout file. 進一步了解

EN The checkout object can be accessed in the order status page of the checkout. Shopify Plus merchants can also access properties of the checkout object in the checkout.liquid layout file. Learn more

ZH The external_video object can be accessed from the product object's media attribute. It contains information about a Vimeo or YouTube video associated with a product. 進一步了解

EN The external_video object can be accessed from the product object's media attribute. It contains information about a Vimeo or YouTube video associated with a product. Learn more

ZH Returns the type of the object (external_video). This can be used to filter the product object's media array. 進一步了解

EN Returns the type of the object (external_video). This can be used to filter the product object's media array. Learn more

ZH The font object is used to access the font_picker settings. It can be accessed via the global settings object. 進一步了解

EN The font object is used to access the font_picker settings. It can be accessed via the global settings object. Learn more

ZH Returns the type of the object (model). This can be used to filter the product object's media array. 進一步了解

EN Returns the type of the object (model). This can be used to filter the product object's media array. Learn more

ZH A policy represents an individual policy of the shop.policies object. An individual policy can also be referenced directly on the shop object. For example shop.privacy_policy. 進一步了解

EN A policy represents an individual policy of the shop.policies object. An individual policy can also be referenced directly on the shop object. For example shop.privacy_policy. Learn more

ZH You can use the routes object to generate dynamic URLs to your storefront. By using them instead of hardcoded links, you can make sure your theme supports any changes to the URL format. 進一步了解

EN You can use the routes object to generate dynamic URLs to your storefront. By using them instead of hardcoded links, you can make sure your theme supports any changes to the URL format. Learn more

ZH An EmptyDrop object is returned whenever you try to access a non-existent object (for example, a collection, page or blog that was deleted or hidden) by a handle. 進一步了解

EN An EmptyDrop object is returned whenever you try to access a non-existent object (for example, a collection, page or blog that was deleted or hidden) by a handle. Learn more

ZH The discount object. Note that this object will display a value only if it’s accessed in notifications or in the Order Printer app. 進一步了解

EN The discount object. Note that this object will display a value only if it’s accessed in notifications or in the Order Printer app. Learn more

chinês inglês
app app

ZH The filter_value object represents an individual value from a filter object. 進一步了解

EN The filter_value object represents an individual value from a filter object. Learn more

ZH Returns true if a child link has a link object with link.current equal to true. Returns false if no child links have a link object with link.current equal to true. 進一步了解

EN Returns true if a child link has a link object with link.current equal to true. Returns false if no child links have a link object with link.current equal to true. Learn more

ZH Returns the position of the specific media object in the product object's media array. 進一步了解

EN Returns the position of the specific media object in the product object's media array. Learn more

ZH Returns the list of currency objects that the store accepts. To return the currency of the cart, see the cart.currency object. To return the store currency, see the shop.currency object. 進一步了解

EN Returns the list of currency objects that the store accepts. To return the currency of the cart, see the cart.currency object. To return the store currency, see the shop.currency object. Learn more

ZH Works inside the liquid tag to output an expression, or Liquid object, in the rendered HTML. Filters can also be applied to expressions that use the echo tag. 進一步了解

EN Works inside the liquid tag to output an expression, or Liquid object, in the rendered HTML. Filters can also be applied to expressions that use the echo tag. Learn more

ZH Generates a drop-down list that customers can use to select an accepted currency on your storefront. This filter must be used on the form object within a currency form. 進一步了解

EN Generates a drop-down list that customers can use to select an accepted currency on your storefront. This filter must be used on the form object within a currency form. Learn more

ZH Metafield filters can output metafield data from a metafield object within a relevant HTML element, or as a plain string. 進一步了解

EN Metafield filters can output metafield data from a metafield object within a relevant HTML element, or as a plain string. Learn more

ZH Returns an object with information about the article's author. This information can be edited in the Staff accounts options on the Account page in the Shopify admin. 進一步了解

EN Returns an object with information about the article's author. This information can be edited in the Staff accounts options on the Account page in the Shopify admin. Learn more

ZH A block represents the content and settings of a single block in an array of section blocks. The block object can be accessed in a section file by looping through section.blocks. 進一步了解

EN A block represents the content and settings of a single block in an array of section blocks. The block object can be accessed in a section file by looping through section.blocks. Learn more

ZH The cart object can be used and accessed from any file in your theme. 進一步了解

EN The cart object can be used and accessed from any file in your theme. Learn more

ZH The customer object contains information about a customer who has a Customer Account. The customer can be used and accessed from any file in your theme. 進一步了解

EN The customer object contains information about a customer who has a Customer Account. The customer can be used and accessed from any file in your theme. Learn more

ZH The gift_card object can be accessed in the following templates: The Gift card created email notification template ‘Email Notifications > Gift card created’. The gift_card.liquid template. 進一步了解

EN The gift_card object can be accessed in the following templates: The Gift card created email notification template ‘Email Notifications > Gift card created’. The gift_card.liquid template. Learn more

ZH Returns the media type of the object. The media_type property can be used to filter the product.media array for all media of a desired type. 進一步了解

EN Returns the media type of the object. The media_type property can be used to filter the product.media array for all media of a desired type. Learn more

ZH The order object can be accessed in Liquid templates with customer.orders, in order email templates, and in apps such as Order Printer. 進一步了解

EN The order object can be accessed in Liquid templates with customer.orders, in order email templates, and in apps such as Order Printer. Learn more

ZH The paginate tag’s navigation is built using the attributes of the paginate object. You can also use the default_pagination filter for a quicker alternative. 進一步了解

EN The paginate tag’s navigation is built using the attributes of the paginate object. You can also use the default_pagination filter for a quicker alternative. Learn more

ZH The shop object can be used and accessed from any file in your theme. 進一步了解

EN The shop object can be used and accessed from any file in your theme. Learn more

ZH The theme object contains information about published themes in a shop. You can also use themes to iterate through both themes. 進一步了解

EN The theme object contains information about published themes in a shop. You can also use themes to iterate through both themes. Learn more

ZH Liquid objects can return one of six types: String, Number, Boolean, Nil, Array, or EmptyDrop. Liquid variables can be initialized by using the assign or capture tags. 進一步了解

EN Liquid objects can return one of six types: String, Number, Boolean, Nil, Array, or EmptyDrop. Liquid variables can be initialized by using the assign or capture tags. Learn more

ZH Returns the date and time when the collection was published. You can set this information on the collection's page in your Shopify admin by the Set publish date calendar icon. You can use a date filter to format the date. 進一步了解

EN Returns the date and time when the collection was published. You can set this information on the collection's page in your Shopify admin by the Set publish date calendar icon. You can use a date filter to format the date. Learn more

ZH Returns an array of matching search result items. The items in the array can be a(n): product article page You can access the attributes of the above three objects through search.results. 進一步了解

EN Returns an array of matching search result items. The items in the array can be a(n): product article page You can access the attributes of the above three objects through search.results. Learn more

ZH Can you post a few pics so we can see the damage 在已经存在的问题里加入图片

EN Can you post a few pics so we can see the damage Adding images to an existing question

ZH Identifying inefficiencies in a data center that has to be running 24/7 can be challenging, but using 3D models with built-in physics engines can help, says Future Facilities’ Sherman Ikemoto. 阅读外部网站上的完整信息

EN Identifying inefficiencies in a data center that has to be running 24/7 can be challenging, but using 3D models with built-in physics engines can help, says Future Facilities’ Sherman Ikemoto. Read full information on external site

ZH You can see the flood illuminator in the second image here: iPhone X 听筒+前传感器组件的替换 If you are asking which traces in the flex cable is responsible for the flood illuminator, I can’t help you with that

EN You can see the flood illuminator in the second image here: iPhone X Earpiece Speaker and Front Sensor Assembly Replacement If you are asking which traces in the flex cable is responsible for the flood illuminator, I can’t help you with that

ZH Yes of course, you can. 免费ly upscale your plan to the size you want – we’ll do it without any server downtime. we can added 内存 , CPU , 硬盘 to your VPS.

EN Yes of course, you can. Freely upscale your plan to the size you want – we’ll do it without any server downtime. we can added RAM , CPU , HDD to your VPS.

ZH You can see the flood illuminator in the second image here: iPhone X 听筒+前传感器组件的替换 If you are asking which traces in the flex cable is responsible for the flood illuminator, I can’t help you with that

EN You can see the flood illuminator in the second image here: iPhone X Earpiece Speaker and Front Sensor Assembly Replacement If you are asking which traces in the flex cable is responsible for the flood illuminator, I can’t help you with that

ZH Yes of course, you can. 免费ly upscale your plan to the size you want – we’ll do it without any server downtime. we can added 内存 , CPU , 硬盘 to your VPS.

EN Yes of course, you can. Freely upscale your plan to the size you want – we’ll do it without any server downtime. we can added RAM , CPU , HDD to your VPS.

ZH Plus, like ShipBob, 红鹿 can offer 2-day shipping options for customers in the United States. There are no set-up fees to get started, and you can even access a 30-day free trial.

EN Plus, like ShipBob, Red Stag can offer 2-day shipping options for customers in the United States. There are no set-up fees to get started, and you can even access a 30-day free trial.

ZH The only values that are falsy in Liquid are nil and false. nil is returned when a Liquid object doesn’t have anything to return. For example, if a collection doesn’t have a collection image, collection.image will be set to nil. 進一步了解

EN The only values that are falsy in Liquid are nil and false. nil is returned when a Liquid object doesn’t have anything to return. For example, if a collection doesn’t have a collection image, collection.image will be set to nil. Learn more

ZH Creates a dynamic checkout button for a product. This filter must be used on the form object within a product form. 進一步了解

EN Creates a dynamic checkout button for a product. This filter must be used on the form object within a product form. Learn more

ZH Renders the Shop Pay Installments banner for a product. This filter must be used on the form object within a product form. 進一步了解

EN Renders the Shop Pay Installments banner for a product. This filter must be used on the form object within a product form. Learn more

ZH When used with a model or a video object, the img_tag filter generates an image tag for the media's preview image. 進一步了解

EN When used with a model or a video object, the img_tag filter generates an image tag for the media's preview image. Learn more

ZH When used with a media object, the img_url filter generates an image URL for the media's preview image. 進一步了解

EN When used with a media object, the img_url filter generates an image URL for the media's preview image. Learn more

ZH The all_country_option_tags object should be wrapped in select tags. 進一步了解

EN The all_country_option_tags object should be wrapped in select tags. Learn more

ZH Returns the image object of the author of the article. 進一步了解

EN Returns the image object of the author of the article. Learn more

ZH Returns an object of the block settings set in the theme editor. Retrieve setting values by referencing the setting's unique id. 進一步了解

EN Returns an object of the block settings set in the theme editor. Retrieve setting values by referencing the setting's unique id. Learn more

ZH The collection object. 進一步了解

EN The collection object. Learn more

ZH The color object is returned from color type settings, and has the following attributes. 進一步了解

EN The color object is returned from color type settings, and has the following attributes. Learn more

ZH The country object has the following attributes. 進一步了解

EN The country object has the following attributes. Learn more

ZH This object is required in theme.liquid and must be placed inside the HTML head tag. It dynamically loads all scripts required by Shopify into the document head. 進一步了解

EN This object is required in theme.liquid and must be placed inside the HTML head tag. It dynamically loads all scripts required by Shopify into the document head. Learn more

Mostrando 50 de 50 traduções