# fluent-cart/1.6.0/assets/attributes.js

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.6.0. 2 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.6.0/code/assets/attributes.js
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.6.0/raw/assets/attributes.js
- Modified: 2026-07-29T13:15:28+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.6.0/code/assets/attributes.js#L10-L20`.

```javascript
import{r,e as o,o as i,a as n}from"./chunks/vue.esm-bundler.js?ver=1.6.0";import{_ as s}from"./chunks/_plugin-vue_export-helper.js?ver=1.6.0";import{d as p}from"./chunks/AttrGroups.js?ver=1.6.0";import"./chunks/Translator.js?ver=1.6.0";import"./chunks/Arr.js?ver=1.6.0";import"./chunks/Rest.js?ver=1.6.0";import"./chunks/common.js?ver=1.6.0";import"./chunks/dayjs.min.js?ver=1.6.0";import"./chunks/Str.js?ver=1.6.0";import"./chunks/timezone.js?ver=1.6.0";import"./chunks/index.js?ver=1.6.0";import"./chunks/Notify.js?ver=1.6.0";import"./chunks/DynamicIcon.js?ver=1.6.0";const a={name:"AttributesView"};function m(t,u,_,d,l,f){const e=r("router-view");return i(),o("div",null,[n(e)])}const c=s(a,[["render",m]]);window.fluent_cart_admin.hooks.addFilter("fluent_cart_routes","fluent_attributes_routes",function(t){return t.attributes={path:"/attributes",component:c,meta:{active_menu:"products",title:"Attributes",permission:"products/edit"},children:[{name:"attributes",path:"",component:p,meta:{active_menu:"products",title:"Attribute Groups",permission:"products/edit"}},{path:":group_id(\\d+)",redirect:{name:"attributes"}}]},t});

```
