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_ItemgridColumnsX | X 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_clickable | Showing "view all products" link in submenu |
Q3W_Link=#URL# | Adds a link |
Q3W_LinkNewTab | Same as above, but link will be opened in new tab |
Q3W_NoBuy | Items can not be purchased in webshop, and the "add-to-cart"-button changes into a "contact us"- button |
Q3W_CanBuy | Overrides "non-purchasable" group (capital goods) to "purchasable" |
Q3W_SubgroupTileImage | Present the item group "tiles" with a full-coverage image |
Article group | |
Q3W_DoubleTile | Presents articles in a group as tiles if the article(s) in the group has the article type "normal". Displays text on the image |
Q3W_CardTile | Presents 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_Multiline | Displays a text area, and not just a single line, which alows us to add more text. |
Q3W_Newline | New element starts on new line in the schema. |
Q3W_Uppercase | Transforms all input text into uppercase letters |
Q3W_Lowercase | Transforms all input text into lowercase letters |
Q3W_Bold | Makes all the input text bold. |
Image | |
Q3W_Inline | Makes the image not stretch from edge to edge of the screen (banners), but stays within the "content frame" |
Item | |
Q3W_UniqueOrderLine | If 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_PreventUserCartRemove | Unable 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_PreventUserQuantityChange | Not possible to change quantity in basket |
Q3W_PreventUserCartAdd | Unable to add the item to the basket. Text "Item cannot be purchased separately" appears instead |
Q3W_NoBuy | Items can not be purchased in webshop, and the "add-to-cart"-button changes into a "contact us"- button |
Q3W_NoPrice | Hides the price of the item. Also blocks purchase in the same way as NoBuy |
Q3W_HidePrice | Hides 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_SoldOut | The 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
Feedback sent
We appreciate your effort and will try to fix the article