Webshop flags

Modified on Mon, 17 Feb at 1:27 PM

Flags are special codes that can be entered into Quick3 to achieve specific solutions beyond the settings that already exist. Some of the flags override general settings at a detailed level.


Here is a list of the flags available:


Item group
Q3W_ItemgridColumnsXX can be set to a number between 1-5. This will override how many columns that is displayed in item listing. Note! This is now a webshop setting inside item group, and we advise you to use the setting instead of the flag. 
NE_clickableShowing "view all products" link in submenu
Q3W_Link=#URL#Adds a link
Q3W_LinkNewTabSame as above, but link will be opened in new tab
Q3W_NoBuyItems can not be purchased in webshop, and the "add-to-cart"-button changes into a "contact us"- button
Q3W_CanBuyOverrides "non-purchasable" group (capital goods) to "purchasable"

Q3W_SubgroupTileImagePresent the item group "tiles" with a full-coverage image


Article group
Q3W_DoubleTilePresents articles in a group as tiles if the article(s) in the group has the article type "normal". Displays text on the image
Q3W_CardTilePresents articles in a group as tiles if the article(s) in the group has the article type "normal". Shows text below the image


Schema
Q3W_MultilineDisplays a text area, and not just a single line, which alows us to add more text.
Q3W_NewlineNew element starts on new line in the schema.


Q3W_UppercaseTransforms all input text into uppercase letters
Q3W_LowercaseTransforms all input text into lowercase letters
Q3W_BoldMakes all the input text bold.


Image

Q3W_InlineMakes the image not stretch from edge to edge of the screen (banners), but stays within the "content frame"


Item
Q3W_UniqueOrderLineIf you add 2 of this item to your shopping cart, there will be 2 lines in the order instead of one line with quantity = 2.
Q3W_PreventUserCartRemoveUnable to remove this item from cart. This is typical for items that have been added by other items. This is really for sign-ups, things like license items, etc. We recommend using item connection instead.
Q3W_PreventUserQuantityChangeNot possible to change quantity in basket
Q3W_PreventUserCartAddUnable to add the item to the basket. Text "Item cannot be purchased separately" appears instead
Q3W_NoBuyItems can not be purchased in webshop, and the "add-to-cart"-button changes into a "contact us"- button
Q3W_NoPriceHides the price of the item. Also blocks purchase in the same way as NoBuy
Q3W_HidePriceHides the price of the item, but can still be purchased. Note! Other items cannot be added to basket. Only items with this flag can be added to basket.
Q3W_SoldOutThe item is displayed as sold out, and cannot be purchased. 


Examples of use

Code that can be set on an article group

Q3W_DoubleTile: Presents articles in a group as tiles if the article has article type "normal". Displays text on the image.


Q3W_CardTile: Presenterer artikler i en gruppe som fliser om artikkelen har artikkeltype "normal". Viser tekst under bilde. 




Code that can be set on the item

Q3W_NoBuy: Buy button is hidden and you get "contact us" instead.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article