| @@ -109,19 +109,21 @@ | ||
| 109 | 109 | 'title' => esc_html__( 'Grid Layout 3', 'shopbuilder' ), |
| 110 | 110 | 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-03.png' ) ), |
| 111 | 111 | 'is_pro' => $status, |
| 112 | 112 | ], |
| 113 | - 'grid-layout4' => [ | |
| 114 | - 'title' => esc_html__( 'Grid Layout 4', 'shopbuilder' ), | |
| 115 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-02.png' ) ), | |
| 116 | - 'is_pro' => $status, | |
| 117 | - ], | |
| 118 | - 'grid-layout5' => [ | |
| 119 | - 'title' => esc_html__( 'Grid Layout 5', 'shopbuilder' ), | |
| 120 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-01.png' ) ), | |
| 121 | - 'is_pro' => $status, | |
| 122 | - ], | |
| 123 | 113 | |
| 114 | + // TODO: Will be activated later. | |
| 115 | + // 'grid-layout4' => [ | |
| 116 | + // 'title' => esc_html__( 'Grid Layout 4', 'shopbuilder' ), | |
| 117 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-02.png' ) ), | |
| 118 | + // 'is_pro' => $status, | |
| 119 | + // ], | |
| 120 | + // | |
| 121 | + // 'grid-layout5' => [ | |
| 122 | + // 'title' => esc_html__( 'Grid Layout 5', 'shopbuilder' ), | |
| 123 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-01.png' ) ), | |
| 124 | + // 'is_pro' => $status, | |
| 125 | + // ], | |
| 124 | 126 | ] |
| 125 | 127 | ); |
| 126 | 128 | } |
| 127 | 129 | |
| @@ -174,25 +176,26 @@ | ||
| 174 | 176 | 'title' => esc_html__( 'Slider Layout 2', 'shopbuilder' ), |
| 175 | 177 | 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-Layout-2.png' ) ), |
| 176 | 178 | ], |
| 177 | 179 | |
| 178 | - 'slider-layout3' => [ | |
| 179 | - 'title' => esc_html__( 'Slider Layout 3', 'shopbuilder' ), | |
| 180 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-03.png' ) ), | |
| 181 | - 'is_pro' => $status, | |
| 182 | - ], | |
| 183 | - | |
| 184 | - 'slider-layout4' => [ | |
| 185 | - 'title' => esc_html__( 'Slider Layout 4', 'shopbuilder' ), | |
| 186 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-02.png' ) ), | |
| 187 | - 'is_pro' => $status, | |
| 188 | - ], | |
| 189 | - | |
| 190 | - 'slider-layout5' => [ | |
| 191 | - 'title' => esc_html__( 'Slider Layout 5', 'shopbuilder' ), | |
| 192 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-01.png' ) ), | |
| 193 | - 'is_pro' => $status, | |
| 194 | - ], | |
| 180 | + // TODO: Will be activated later. | |
| 181 | + // 'slider-layout3' => [ | |
| 182 | + // 'title' => esc_html__( 'Slider Layout 3', 'shopbuilder' ), | |
| 183 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-03.png' ) ), | |
| 184 | + // 'is_pro' => $status, | |
| 185 | + // ], | |
| 186 | + // | |
| 187 | + // 'slider-layout4' => [ | |
| 188 | + // 'title' => esc_html__( 'Slider Layout 4', 'shopbuilder' ), | |
| 189 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-02.png' ) ), | |
| 190 | + // 'is_pro' => $status, | |
| 191 | + // ], | |
| 192 | + // | |
| 193 | + // 'slider-layout5' => [ | |
| 194 | + // 'title' => esc_html__( 'Slider Layout 5', 'shopbuilder' ), | |
| 195 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/grid-style-01.png' ) ), | |
| 196 | + // 'is_pro' => $status, | |
| 197 | + // ], | |
| 195 | 198 | ] |
| 196 | 199 | ); |
| 197 | 200 | } |
| 198 | 201 | |
| @@ -210,27 +213,25 @@ | ||
| 210 | 213 | 'list-layout1' => [ |
| 211 | 214 | 'title' => esc_html__( 'List Layout 1', 'shopbuilder' ), |
| 212 | 215 | 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-Layout-1.png' ) ), |
| 213 | 216 | ], |
| 217 | + | |
| 214 | 218 | 'list-layout2' => [ |
| 215 | 219 | 'title' => esc_html__( 'List Layout 2', 'shopbuilder' ), |
| 216 | 220 | 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-Layout-2.png' ) ), |
| 217 | 221 | ], |
| 222 | + | |
| 218 | 223 | 'list-layout3' => [ |
| 219 | 224 | 'title' => esc_html__( 'List Layout 3', 'shopbuilder' ), |
| 220 | 225 | 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-style-02.png' ) ), |
| 221 | 226 | 'is_pro' => $status, |
| 222 | 227 | ], |
| 223 | - 'list-layout4' => [ | |
| 224 | - 'title' => esc_html__( 'List Layout 4', 'shopbuilder' ), | |
| 225 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-style-01.png' ) ), | |
| 226 | - 'is_pro' => $status, | |
| 227 | - ], | |
| 228 | - 'list-layout5' => [ | |
| 229 | - 'title' => esc_html__( 'List Layout 5', 'shopbuilder' ), | |
| 230 | - 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-style-01.png' ) ), | |
| 231 | - 'is_pro' => $status, | |
| 232 | - ], | |
| 228 | + // TODO: Will be activated later. | |
| 229 | + // 'list-layout4' => [ | |
| 230 | + // 'title' => esc_html__( 'List Layout 4', 'shopbuilder' ), | |
| 231 | + // 'url' => esc_url( rtsb()->get_assets_uri( 'images/layout/list-style-01.png' ) ), | |
| 232 | + // 'is_pro' => $status, | |
| 233 | + // ], | |
| 233 | 234 | ] |
| 234 | 235 | ); |
| 235 | 236 | } |
| 236 | 237 | |