oct_deals.php
5.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<?php
// Text
$_['tab_extra_tabs'] = 'Extra tabs';
$_['enter_extra_oct_product_tabs'] = 'Extra tabs';
$_['entry_extra_tab'] = 'Enter extra tab';
$_['entry_text'] = 'Text';
$_['button_extra_tab_add'] = 'Add extra tab';
$_['text_octemplates'] = 'Octemplates';
$_['text_oct_deals'] = 'Deals OCTemplates - template settings';
$_['text_oct_product_auto_related'] = 'Auto-recommended products';
$_['text_oct_analytics'] = 'Analytics&E-commerce';
$_['text_oct_faq'] = 'FAQ';
$_['text_oct_product_faq'] = 'FAQ for products';
$_['text_oct_blog'] = 'Blog';
$_['text_oct_blogarticle'] = 'Blog articles';
$_['text_oct_blogcategory'] = 'Blog categories';
$_['text_oct_blogcomments'] = 'Blog comments';
$_['text_oct_blogsettings'] = 'Blog settings';
$_['text_oct_popup_call_phone'] = 'Callback';
$_['text_menu_oct_smart_checkout'] = 'Smart Сheckout module';
$_['text_oct_megamenu'] = 'MegaMenu';
$_['text_oct_advanced_options_settings'] = 'Store options';
$_['text_oct_advanced_attributes_settings'] = 'Store attributes';
$_['text_oct_popup_found_cheaper_menu'] = 'Found cheaper';
$_['text_oct_popup_view'] = 'Quick product view';
$_['text_oct_subscribe'] = 'Subscribe & settings';
$_['text_oct_product_filter'] = 'Filter products';
$_['text_oct_page_bar'] = 'Page bar';
$_['text_oct_product_stickers'] = 'Stickers';
$_['text_oct_product_stickers_list'] = 'Product stikers';
$_['text_oct_product_stickers_setting'] = 'Module settings';
$_['text_oct_product_tabs'] = 'Extra tabs';
$_['text_oct_product_tabs_list'] = 'Extra tabs for products';
$_['text_oct_product_tabs_setting'] = 'Module settings';
$_['text_oct_banner_plus'] = 'Banner +';
$_['text_oct_slideshow_plus'] = 'SlideShow +';
$_['text_oct_sreview'] = 'Store reviews';
$_['text_oct_sreview_subject'] = 'Reviews subjects';
$_['text_oct_sreview_reviews'] = 'Reviews list';
$_['text_oct_sreview_setting'] = 'Reviews settings';
$_['text_oct_popup_product_options'] = 'Popup options';
$_['text_oct_modification_manager'] = 'Modification manager';
$_['text_module'] = 'Modules';
$_['text_oct_popup_purchase'] = 'Quick order';
$_['text_oct_404_page'] = 'Page 404';
$_['text_oct_policy'] = 'Cookie policy';
$_['text_oct_information_bar'] = 'Information bar';
$_['text_oct_stickers_main'] = 'Stickers';
$_['enter_oct_product_stickers'] = 'Product stickers';
$_['text_oct_stickers_settings_menu'] = 'Product stickers settings';
$_['text_oct_modules'] = 'OCTemplates - modules';
$_['text_oct_calls'] = 'Call phone';
$_['text_oct_reviews'] = 'Store reviews';
$_['text_oct_faqs'] = 'FAQ';
$_['text_oct_found_cheaper'] = 'Found cheaper';
$_['text_oct_product_main_image_option'] = 'Change photo when choosing an option';
$_['text_oct_stock_notifier'] = 'Stock Notification';
$_['oct_stock_notifier_admin_header'] = 'Waiting for goods';
$_['text_oct_product_sets'] = 'Products sets';
$_['tab_oct_category_pages'] = 'Landing pages';
$_['text_oct_group_links'] = 'Links group';
$_['text_oct_group_links_title'] = 'Title';
$_['text_oct_group_links_link'] = 'Link';
$_['help_recomend_limit'] = 'Desktop/Tablet/Mobile';
$_['help_product_js_button'] = 'Display on the product page after Buy in 1 click';
//Alert
$_['text_oct_order'] = 'Orders';
$_['text_processing_status'] = 'Processing';
$_['text_complete_status'] = 'Completed';
$_['text_customer'] = 'Customers';
$_['text_online'] = 'Customers online';
$_['text_approval'] = 'Pending approval';
$_['text__oct_product'] = 'Products';
$_['text_stock'] = 'Out of stock';
$_['text_review'] = 'Reviews';
$_['text_return'] = 'Returns';
$_['text_affiliate'] = 'Affiliates';
$_['entry_title'] = 'Module title';
//Account
$_['text_account_dop'] = 'Display links';
$_['entry_account_download'] = 'Files to download';
$_['entry_account_recurring'] = 'Recurring';
$_['entry_account_reward'] = 'Reward';
$_['entry_account_return'] = 'Return';
$_['entry_account_transaction'] = 'Transaction';
$_['entry_account_newsletter'] = 'Newsletter';
$_['entry_account_affiliate'] = 'Affiliate';
//view_type
$_['entry_module_show_type'] = 'Display option on mobile';
$_['entry_module_show_type_deff'] = 'Horizontal';
$_['entry_module_show_type_100'] = 'Full width';
$_['entry_module_show_type_50'] = '2 items in a row';
$_['entry_module_show_type_infinity'] = 'Slider';
$_['entry_module_show_type_minimal'] = 'Minimal';
//categories
$_['entry_oct_image'] = 'Menu image';
$_['entry_reply'] = 'Administrator reply';
$_['entry_positive'] = 'Advantages';
$_['entry_negative'] = 'Disadvantages';
$_['entry_font'] = 'Font';
$_['entry_width_front'] = 'Site layout width';
$_['entry_width_0'] = 'Small';
$_['entry_width_1'] = 'Medium';
$_['entry_width_2'] = 'Wide';