Skip to content

Commit

Permalink
Add Argento Marketplase to theme list.
Browse files Browse the repository at this point in the history
  • Loading branch information
tangar76 committed Nov 3, 2021
1 parent 2040daa commit f56078e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Model/Css.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class Css
const ARGENTO_HOME = 'swissup_argento_home';
const ARGENTO_LUXURY = 'swissup_argento_luxury';
const ARGENTO_MALL = 'swissup_argento_mall';
const ARGENTO_MARKETPLACE = 'swissup_argento_marketplace';
const ARGENTO_PURE = 'swissup_argento_pure';
const ARGENTO_PURE2 = 'swissup_argento_pure2';
const ARGENTO_STRIPES = 'swissup_argento_stripes';
Expand Down Expand Up @@ -98,6 +99,7 @@ public function getThemesList()
self::ARGENTO_HOME,
self::ARGENTO_LUXURY,
self::ARGENTO_MALL,
self::ARGENTO_MARKETPLACE,
self::ARGENTO_PURE,
self::ARGENTO_PURE2,
self::ARGENTO_STRIPES
Expand Down

0 comments on commit f56078e

Please sign in to comment.