![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/Ecommerce/resources/lang/en/ |
<?php return [ 'attributes' => [ 'code' => 'code', 'label' => 'Label', 'type' => 'Type', 'required' => 'Required', 'use_as_filter' => 'Use as filter', 'order' => 'Order', 'options' => 'Options' ], 'brand' => [ 'logo' => 'Logo', 'name' => 'Name', 'slug' => 'Slug', 'products_count' => '# Products', 'is_featured' => 'Featured', 'clear' => 'Clear thumbnail image', 'thumbnail' => 'Thumbnail' ], 'category' => [ 'name' => 'Name', 'slug' => 'Slug', 'parent_id' => 'Parent', 'products_count' => '# Products', 'parent_cat' => 'Parent Category', 'is_featured' => 'Featured', 'description' => 'Description', 'clear' => 'Clear thumbnail image', 'thumbnail' => 'Thumbnail', 'external_id' => 'External ID', 'filter_attributes' => 'Filter Attributes', 'filter_attributes_help' => 'Attributes to be shown on Shop Page when category is selected' ], 'coupon' => [ 'code' => 'Coupon Code', 'value' => 'Value', 'type' => 'Type', 'type_option' => [ 'fixed' => 'Fixed', 'percentage' => 'Percentage' ], 'status_options' => [ 'active' => 'Active', 'pending' => 'Pending', 'expired' => 'Expired', ], 'start' => 'Starts at', 'expiry' => 'Ends at', 'min_cart_total' => 'Minimum Cart Total', 'uses' => 'Usage count', 'users' => 'Users', 'products' => 'Products', 'coupon_code' => 'Enter your coupon code here', 'max_discount_value' => 'Maximum Disount Value' ], 'order' => [ 'order_number' => 'Order Number', 'amount' => 'Amount', 'cancel' => 'Cancel', 'user_id' => 'User', 'id' => 'ID', 'currency' => 'Currency', 'status_order' => 'Order Status', 'shipping_status' => 'Shipping Status', 'shipping_track' => 'Shipping Tracking Number', 'shipping_label' => 'Shipping Label URL', 'payment_status' => 'Payment Status', 'payment_method' => 'Payment Method', 'payment_reference' => 'Payment Reference', 'description' => 'Description', 'type' => 'Type', 'first_name' => 'First Name', 'last_name' => 'Last Name', 'email' => 'Email', 'company' => 'Company', 'sku_code' => 'SKU Code', 'quantity' => 'Quantity', 'order_primary' => 'Order #', 'page_link' => 'URL', 'file' => 'File', 'address_one' => 'Address 1', 'address_two' => 'Address 2', 'city' => 'City', 'state' => 'State', 'zip' => 'Zip', 'country' => 'Country', 'method' => 'Method', 'notify_buyer' => 'Notify Buyer', 'status_refund' => [ 'online' => 'Online', 'offline' => 'Offline' ] ], 'wishlist' => [ 'product' => 'Product' ], 'product' => [ 'image' => 'Image', 'name' => 'Name', 'title_name' => 'Product Name', 'type' => 'Type', 'type_option' => [ 'simple' => 'Simple', 'variable' => 'Variable' ], 'product_code' => 'Parent SKU', 'price' => 'Price', 'starts_at' => 'Starts at', 'shippable' => 'Shippable', 'brand' => 'Brand', 'categories' => 'Categories', 'tags' => 'Tags', 'description' => 'Description', 'status_product' => 'Active Products', 'average_rating' => 'Average Rating', 'sku_code' => 'SKU Code', 'caption' => 'Caption', 'properties' => 'Properties', 'slug' => 'Slug', 'slug_help' => 'Slug will be filled automatically if left blank', 'global_options' => 'Product Attributes', 'regular_price' => 'Regular Price', 'sale_price' => 'Sale Price', 'allowed_quantity' => 'Allowed Quantity Per Order', 'inventory' => 'Inventory', 'type_options' => [ 'finite' => 'Finite', 'bucket' => 'Bucket', 'infinite' => 'Infinite' ], 'help' => '0 means quantity is not restricted', 'variation_options' => 'Variation Options', 'bucket_options' => [ 'in_stock' => 'In Stock', 'out_of_stock' => 'Out of Stock', 'limited' => 'Limited', ], 'tax_classes' => 'Tax Classes', 'is_featured' => 'Featured', 'width' => 'Width', 'height' => 'Height', 'length' => 'Length', 'weight' => 'Weight', 'external' => 'External', 'help_external' => 'Users will be redirected to this link when the click "Add To Cart"', 'external_url' => 'External URL', 'downloads_enabled' => 'Downloadable', 'private_content_page' => 'Private Content Pages Access', 'posts' => 'Posts & Pages', 'gateway_status' => 'Gateway Status', 'global_option' => 'Global Options', ], 'shipping' => [ 'priority' => 'Priority', 'name' => 'Name', 'shipping_method' => 'Shipping Provider', 'help_shipping_name' => 'Use same name if you want to override the same rule', 'country' => 'Country', 'status_options' => [ 'active' => 'Active', 'pending' => 'Pending', 'expired' => 'Expired', ], 'rate' => 'Rate', 'description' => 'Description', 'help' => 'required for flat shipping method only', 'help_num_higher' => 'Lower number takes higher priority', 'min_order_total' => 'Minimum order total', 'help_exclusive' => 'Don\'t show Other Shipping Providers when this shipping is enabled', 'exclusive' => 'Exclusive' ], 'sku' => [ 'image' => 'Image', 'code' => 'Code', 'price' => 'Price', 'inventory' => 'Inventory', 'dt_options' => 'Options', 'regular_price' => 'Regular Price', 'sale_price' => 'Sale Price', 'allowed_quantity' => 'Allowed Quantity Per Order', 'code_sku' => 'SKU code', 'clear' => 'Clear thumbnail image', 'width' => 'Width', 'height' => 'Height', 'length' => 'Length', 'weight' => 'Weight', 'downloads_enabled' => 'Downloadable', 'inventory_value' => 'Inventory Value', 'help' => '0 means quantity is not restricted' ], 'tag' => [ 'name' => 'Name', 'slug' => 'Slug', 'products_count' => '# Products', ], 'shop' => [ 'quantity' => 'Quantity' ], 'update_status' => 'Updated Status !', 'no_permission' => 'There is no permission update status' ];