# Goldenscent Product Search Scraper (`stealth_mode/goldenscent-product-search-scraper`) Actor

Scrape product listings from Goldenscent.com search results instantly. Collect 50+ fields including prices, descriptions, availability, ratings, and product attributes — perfect for price monitoring, competitive analysis, and beauty market research.

- **URL**: https://apify.com/stealth\_mode/goldenscent-product-search-scraper.md
- **Developed by:** [Stealth mode](https://apify.com/stealth_mode) (community)
- **Categories:** Automation, Developer tools, E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, NaN bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## Goldenscent.com Products Search Scraper: Extract Beauty Product Data at Scale
---

### What Is Goldenscent.com?

Goldenscent.com is a major e-commerce platform specializing in fragrances, cosmetics, and beauty products. It hosts an extensive catalog with advanced search and filtering capabilities. Manually collecting product data for competitive analysis or market research is inefficient. The **Goldenscent.com Products Search Scraper** automates this process, extracting comprehensive product details from search result pages and converting them into structured, ready-to-analyze datasets.

---

### Overview

The **Goldenscent Products Search Scraper** extracts detailed product information from Goldenscent.com search pages, returning rich records with pricing, inventory status, customer ratings, product attributes, and brand information. It is ideal for:

- **Price monitoring:** Track competitor pricing and promotional changes
- **Market research:** Analyze product trends, brands, and categories in the beauty sector
- **E-commerce aggregators:** Feed product data into price comparison platforms
- **Retailers:** Monitor competitor product attributes and availability
- **Data analysts:** Build datasets for market intelligence and trend analysis

Key strengths include configurable search URLs, bulk data extraction up to 200 items per page, and reliable error handling to ensure uninterrupted collection runs.

---

### Input Format

The scraper accepts a JSON configuration object to define what and how much to scrape:

```json
{
  "ignore_url_failures": true,
  "max_items_per_url": 200,
  "urls": [
    "https://www.goldenscent.com/en/search?q=lip"
  ]
}
````

| Field | Type | Description |
|---|---|---|
| `urls` | Array | List of Goldenscent search result page URLs to scrape (e.g., search by keyword, category, or filter) |
| `max_items_per_url` | Integer | Maximum number of products to extract per URL (default: `20`, max: `200`) |
| `ignore_url_failures` | Boolean | If `true`, scraper continues if individual URLs fail; if `false`, the entire run stops |

**Examples of valid URLs:**

- `https://www.goldenscent.com/en/search?q=lip` (keyword search)
- `https://www.goldenscent.com/en/search?q=foundation&filters=brand:Dior` (filtered search)
- `https://www.goldenscent.com/en/search?q=perfume&sort=price` (sorted search)

> **Recommendation:** Start with `max_items_per_url: 50` for testing, then increase to `200` for bulk collection. Use `ignore_url_failures: true` for large runs to avoid interruptions.

***

### Output Format

**Example output record**

```json
{
  "brand_value": "Flormar",
  "currency": "SAR",
  "attribute_set": 10,
  "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick.html?action=prod&id=92606",
  "type_id": "configurable",
  "image_url": "//assets.goldenscent.com/catalog/product/cache/1/small_image/750x750/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_fd.png",
  "thumbnail_url": "//assets.goldenscent.com/catalog/product/cache/1/thumbnail/75x75/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_fd.png",
  "product_tier": "D",
  "exclusive": null,
  "name": "Flormar Sheer Up Lipstick",
  "description": "<p>Description:<p><p>A vibrant yet matte touch of beauty, exactly what your lips need to shine with confidence and allure on every occasion. This lipstick features a richly pigmented formula that envelops your lips in a radiant hue and stays perfectly in place all day long. Its smooth, creamy texture blends effortlessly with your lips, ensuring comfort without any dryness or irritation. Enjoy a subtle, elegant look for your casual outings and daily activities, or pair it with your professional makeup style for special occasions and glamorous evenings.<p><p>Our Tips:<p><p>On clean, dry lips, glide the creamy applicator tip across your lower lip, starting from the center and moving toward the corners. Repeat the same step on your upper lip, then gently press your lips together to blend the color seamlessly for a smoother, more natural finish.<p><p>Why you will love it:<p><p>A formula enriched with natural, nourishing oils that care for the delicate skin of your lips, helping to combat dryness and prevent unwanted cracking.<p><p>About the brand:<p><p>Flormar is a global Turkish makeup brand founded in 1970 in Milan, with production later established in Turkey. The company offers a wide range of high-performance beauty products and is known for its commitment to enhancing women’s beauty through rich, natural ingredients. Flormar stands out for its strong presence in over 70 countries through thousands of retail points as well as its growing online market. In 2012, the company became 51% owned by the French Groupe Rocher, before ownership returned in 2024 to a consortium of three Turkish companies.<p>",
  "short_name": "Sheer Up Lipstick",
  "brand_new": "Flormar",
  "sku": [
    "8682536097963c",
    "8682536011990",
    "8682536012003",
    "8682536012010",
    "8682536012027",
    "8682536012034",
    "8682536012041",
    "8682536012089",
    "8682536012096",
    "8682536012102",
    "8682536012119",
    "8682536012133",
    "8682536097840",
    "8682536097864",
    "8682536097888",
    "8682536097901",
    "8682536097925",
    "8682536097949",
    "8682536097963"
  ],
  "price": {
    "s_a_r": {
      "default": 32,
      "default_original": 56,
      "default_formated": "32 SAR",
      "default_original_formated": "56 SAR"
    },
    "k_w_d": {
      "default": 2,
      "default_original": 4,
      "default_formated": "2 KWD",
      "default_original_formated": "4 KWD"
    },
    "a_e_d": {
      "default": 29,
      "default_original": 50,
      "default_formated": "29 AED",
      "default_original_formated": "50 AED"
    },
    "u_s_d": {
      "default": 9,
      "default_original": 15,
      "default_formated": "9 USD",
      "default_original_formated": "15 USD"
    },
    "o_m_r": {
      "default": 3,
      "default_original": 5,
      "default_formated": "3 OMR",
      "default_original_formated": "5 OMR"
    },
    "b_h_d": {
      "default": 3,
      "default_original": 6,
      "default_formated": "3 OMR",
      "default_original_formated": "6 OMR"
    }
  },
  "visibility": "Catalog, Search",
  "gender": "Women",
  "product_type_new2": "Lipstick",
  "area_of_apply": "Lips",
  "special_price": 32,
  "special_from_date": null,
  "status": 1,
  "news_from_date": "2025-10-29 00:00:00",
  "news_to_date": "2025-12-29 00:00:00",
  "texture": "Cream",
  "skin_type": "All Skin Types",
  "product_color": null,
  "finish": null,
  "ingredients": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
  "gallery": {
    "images": []
  },
  "color": [
    "001 Harmony",
    "002 So You",
    "003 Pinky Nude",
    "004 Warm Peach",
    "005 Pretty Peach",
    "006 Tangerine",
    "010 Thulian Pink",
    "011 Rosy Lust",
    "012 Intense Love",
    "013 Gaia",
    "015 Go For Bordeaux",
    "017 Peachy Glow",
    "018 Enchanted Kiss",
    "019 Mystic Rose",
    "020 Hidden Desire",
    "021 Sweet Moment",
    "022 Daring Whisper",
    "023 Candy Crush"
  ],
  "brand_label": "Brand",
  "brand_id": 887,
  "visibility_search": 1,
  "visibility_catalog": 1,
  "template_type": "makeup",
  "size_new": null,
  "categories": {
    "level0": [
      "Makeup",
      "Brands"
    ],
    "level1": [
      "Makeup /// Lips",
      "Brands /// Flormar"
    ],
    "level2": [
      "Makeup /// Lips /// Lipstick"
    ],
    "level3": [
      "Makeup /// Lips /// Lipstick /// Beauty"
    ]
  },
  "categories_without_path": [
    "Makeup",
    "Lips",
    "Lipstick",
    "Beauty",
    "Brands",
    "Flormar"
  ],
  "category_ids": [
    "4",
    "48",
    "77",
    "887",
    "2569",
    "5626",
    "5628",
    "5629",
    "5692",
    "5694",
    "5696"
  ],
  "rating_summary": 0,
  "review": {
    "average": 4.98,
    "avg_percent": 99.54,
    "count": 1174
  },
  "breadcrumb_mapping": {
    "makeup": "5694",
    "lipstick": "5696",
    "brands": "77",
    "flormar": "887",
    "women": "2569",
    "beautyworld": "5692"
  },
  "in_stock": 1,
  "associated_products": [
    {
      "id": "92266",
      "regular_price": "56",
      "associated_sku": "8682536011990",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536011990_-_flormar_-_flormar_sheer_up_lipstick_-_001_harmony_-_ls_4_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "001 Harmony",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Beige",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18944,
          "option_id": 18628,
          "css_color": "D48A81"
        },
        "color_id": "18628",
        "color": "001 Harmony"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-001-harmony.html?action=prod&id=92606"
    },
    {
      "id": "92267",
      "regular_price": "56",
      "associated_sku": "8682536012003",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012003_-_flormar_-_flormar_sheer_up_lipstick_-_002_so_you_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "002 So You",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Nude",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18945,
          "option_id": 18629,
          "css_color": "C46D66"
        },
        "color_id": "18629",
        "color": "002 So You"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-002-so-you.html?action=prod&id=92606"
    },
    {
      "id": "92268",
      "regular_price": "56",
      "associated_sku": "8682536012010",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_6_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012010_-_flormar_-_flormar_sheer_up_lipstick_-_003_pinky_nude_-_ls_6_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "003 Pinky Nude",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18946,
          "option_id": 18630,
          "css_color": "AE605C"
        },
        "color_id": "18630",
        "color": "003 Pinky Nude"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-003-pinky-nude.html?action=prod&id=92606"
    },
    {
      "id": "92269",
      "regular_price": "56",
      "associated_sku": "8682536012027",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012027_-_flormar_-_flormar_sheer_up_lipstick_-_004_warm_peach_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "004 Warm Peach",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Orange",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18947,
          "option_id": 18631,
          "css_color": "D06A65"
        },
        "color_id": "18631",
        "color": "004 Warm Peach"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-004-warm-peach.html?action=prod&id=92606"
    },
    {
      "id": "92270",
      "regular_price": "56",
      "associated_sku": "8682536012034",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012034_-_flormar_-_flormar_sheer_up_lipstick_-_005_pretty_peach_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "005 Pretty Peach",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Orange",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18948,
          "option_id": 18632,
          "css_color": "D43D42"
        },
        "color_id": "18632",
        "color": "005 Pretty Peach"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-005-pretty-peach.html?action=prod&id=92606"
    },
    {
      "id": "92271",
      "regular_price": "56",
      "associated_sku": "8682536012041",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012041_-_flormar_-_flormar_sheer_up_lipstick_-_006_tangerine_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "006 Tangerine",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Orange",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18949,
          "option_id": 18633,
          "css_color": "EB553D"
        },
        "color_id": "18633",
        "color": "006 Tangerine"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-006-tangerine.html?action=prod&id=92606"
    },
    {
      "id": "92272",
      "regular_price": "56",
      "associated_sku": "8682536012089",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012089_-_flormar_-_flormar_sheer_up_lipstick_-_010_thulian_pink_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "010 Thulian Pink",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18950,
          "option_id": 18634,
          "css_color": "C56B75"
        },
        "color_id": "18634",
        "color": "010 Thulian Pink"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-010-thulian-pink.html?action=prod&id=92606"
    },
    {
      "id": "92273",
      "regular_price": "56",
      "associated_sku": "8682536012096",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "011 Rosy Lust",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18951,
          "option_id": 18635,
          "css_color": "BD6164"
        },
        "color_id": "18635",
        "color": "011 Rosy Lust"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-011-rosy-lust.html?action=prod&id=92606"
    },
    {
      "id": "92274",
      "regular_price": "56",
      "associated_sku": "8682536012102",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_fd_1_.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_sd_1_.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_sd_1_.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_2_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_2_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_7_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_7_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_5_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_5_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_3_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_3_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_4_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_4_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_1_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012096_-_flormar_-_flormar_sheer_up_lipstick_-_011_rosy_lust_-_ls_1_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "012 Intense Love",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Red",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18952,
          "option_id": 18636,
          "css_color": "A33C40"
        },
        "color_id": "18636",
        "color": "012 Intense Love"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-012-intense-love.html?action=prod&id=92606"
    },
    {
      "id": "92275",
      "regular_price": "56",
      "associated_sku": "8682536012119",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-18 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "013 Gaia",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Brown",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18953,
          "option_id": 18637,
          "css_color": "9E4F48"
        },
        "color_id": "18637",
        "color": "013 Gaia"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-013-gaia.html?action=prod&id=92606"
    },
    {
      "id": "92276",
      "regular_price": "56",
      "associated_sku": "8682536012133",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536012119_-_flormar_-_flormar_sheer_up_lipstick_-_013_gaia_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "015 Go For Bordeaux",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Red",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18954,
          "option_id": 18638,
          "css_color": "71080C"
        },
        "color_id": "18638",
        "color": "015 Go For Bordeaux"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-015-go-for-bordeaux.html?action=prod&id=92606"
    },
    {
      "id": "92278",
      "regular_price": "56",
      "associated_sku": "8682536097840",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_6_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_6_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097840_-_flormar_-_flormar_sheer_up_lipstick_-_017_peachy_glow_-_ls_7_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "017 Peachy Glow",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Orange",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18956,
          "option_id": 18640,
          "css_color": "CC7D78"
        },
        "color_id": "18640",
        "color": "017 Peachy Glow"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-017-peachy-glow.html?action=prod&id=92606"
    },
    {
      "id": "92279",
      "regular_price": "56",
      "associated_sku": "8682536097864",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097864_-_flormar_-_flormar_sheer_up_lipstick_-_018_enchanted_kiss_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "018 Enchanted Kiss",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18957,
          "option_id": 18641,
          "css_color": "C68589"
        },
        "color_id": "18641",
        "color": "018 Enchanted Kiss"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-018-enchanted-kiss.html?action=prod&id=92606"
    },
    {
      "id": "92280",
      "regular_price": "56",
      "associated_sku": "8682536097888",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_6_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_6_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097888_-_flormar_-_flormar_sheer_up_lipstick_-_019_mystic_rose_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "019 Mystic Rose",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18958,
          "option_id": 18642,
          "css_color": "B9636C"
        },
        "color_id": "18642",
        "color": "019 Mystic Rose"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-019-mystic-rose.html?action=prod&id=92606"
    },
    {
      "id": "92281",
      "regular_price": "56",
      "associated_sku": "8682536097901",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097901_-_flormar_-_flormar_sheer_up_lipstick_-_020_hidden_desire_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "020 Hidden Desire",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "express_delivery_available": "1",
      "option": {
        "swatch": {
          "swatch_id": 18959,
          "option_id": 18643,
          "css_color": "C36C63"
        },
        "color_id": "18643",
        "color": "020 Hidden Desire"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-020-hidden-desire.html?action=prod&id=92606"
    },
    {
      "id": "92282",
      "regular_price": "56",
      "associated_sku": "8682536097925",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_6_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_6_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097925_-_flormar_-_flormar_sheer_up_lipstick_-_021_sweet_moment_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "021 Sweet Moment",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18960,
          "option_id": 18644,
          "css_color": "DC7179"
        },
        "color_id": "18644",
        "color": "021 Sweet Moment"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-021-sweet-moment.html?action=prod&id=92606"
    },
    {
      "id": "92283",
      "regular_price": "56",
      "associated_sku": "8682536097949",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_7_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_5_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_5_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097949_-_flormar_-_flormar_sheer_up_lipstick_-_022_daring_whisper_-_ls_1_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "022 Daring Whisper",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18961,
          "option_id": 18645,
          "css_color": "C15A4B"
        },
        "color_id": "18645",
        "color": "022 Daring Whisper"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-022-daring-whisper.html?action=prod&id=92606"
    },
    {
      "id": "92284",
      "regular_price": "56",
      "associated_sku": "8682536097963",
      "currency": "SAR",
      "special_price": "32",
      "special_price_from_date": "2026-05-14 00:00:00",
      "status": "1",
      "image_u_r_l": "//assets.goldenscent.com/catalog/product/cache/1/image/9df78eab33525d08d6e5fb8d27136e95/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_fd.png",
      "gallery": {
        "images": [
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_sd.png",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_sd.png"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_1_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_1_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_4_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_4_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_6_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_6_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_2_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_2_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_3_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_3_.jpg"
          },
          {
            "url": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_7_.jpg",
            "thumbnail": "https://assets.goldenscent.com/catalog/product/8/6/8682536097963_-_flormar_-_flormar_sheer_up_lipstick_-_023_candy_crush_-_ls_7_.jpg"
          }
        ]
      },
      "product_details": {
        "brand_new": {
          "value": "Flormar",
          "key": "Brand",
          "pos": 1
        },
        "color": {
          "value": "023 Candy Crush",
          "key": "Color Code",
          "pos": 2
        },
        "gender": {
          "value": "Women",
          "key": "Gender",
          "pos": 3
        },
        "product_type_new2": {
          "value": "Lipstick",
          "key": "Product Type",
          "pos": 4
        },
        "makeup_color": {
          "value": "Pink",
          "key": "Color",
          "pos": 5
        },
        "area_of_apply": {
          "value": "Lips",
          "key": "Area of Application",
          "pos": 6
        },
        "texture": {
          "value": "Cream",
          "key": "Formulation",
          "pos": 7
        },
        "skin_type": {
          "value": "All Skin Types",
          "key": "Skin Type",
          "pos": 8
        },
        "ingredients": {
          "value": "Hydrogenated Polydecene, Octyldodecanol, Pentaerythrityl Tetraisostearate, Diisostearyl Malate, Synthetic Wax, Polyethylene, Candelilla Cera (Euphorbia Cerifera (Candelilla Wax)), Triisostearyl Citrate, Tridecyl Trimellitate, Triisostearoyl Polyglyceryl-3",
          "key": "Ingredients",
          "pos": 9
        }
      },
      "name": "Flormar Sheer Up Lipstick",
      "option": {
        "swatch": {
          "swatch_id": 18962,
          "option_id": 18646,
          "css_color": "9C2332"
        },
        "color_id": "18646",
        "color": "023 Candy Crush"
      },
      "delivery_time": "Expected delivery 1 - 4 days",
      "url": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick-023-candy-crush.html?action=prod&id=92606"
    }
  ],
  "express_delivery_available": "1",
  "mobile_link": "https://www.goldenscent.com/en/flormar-sheer-up-lipstick.html?action=prod&id=92606",
  "tags": [
    {
      "name": "Most Popular",
      "status": 1,
      "priority": 3
    }
  ],
  "date_added": "2025-10-28 08:32:43",
  "countdown_timer": null,
  "algolia_last_update_at_cet": null,
  "algolia_last_update_source": "Fanout",
  "object_id": null,
  "highlight_result": null,
  "from_url": "https://www.goldenscent.com/en/search?q=lip"
}
```

Each product extracted returns a comprehensive record with 50+ fields covering catalog data, pricing, inventory, ratings, and attributes:

#### Product Identification

| Field | Meaning |
|---|---|
| `Object ID` | Unique Goldenscent product identifier (used by Algolia search engine) |
| `SKU` | Stock Keeping Unit for inventory tracking |
| `URL` | Direct link to the product detail page |
| `Mobile Link` | Mobile-optimized product page link |
| `Name` | Product display name |
| `Short Name` | Abbreviated product name |

#### Pricing & Currency

| Field | Meaning |
|---|---|
| `Price` | Current listed price |
| `Special Price` | Discounted or promotional price |
| `Special From Date` | Start date of the special price promotion |
| `Currency` | Currency code (e.g., USD, EUR, AED) |

#### Product Classification

| Field | Meaning |
|---|---|
| `Type ID` | Product type identifier (e.g., simple, configurable) |
| `Attribute Set` | Catalog attribute group (defines available product attributes) |
| `Brand ID` | Unique brand identifier |
| `Brand Label` | Brand name (e.g., Dior, Chanel, MAC) |
| `Brand Value` | Brand metadata or designation |
| `Categories` | Full category path (e.g., Makeup > Lips > Lipstick) |
| `Categories Without Path` | Category names only, without path hierarchy |
| `Category IDs` | Numerical category identifiers |

#### Product Details & Description

| Field | Meaning |
|---|---|
| `Description` | Full product description and features |
| `Ingredients` | List of product ingredients (when available) |
| `Texture` | Product texture type (e.g., matte, glossy, cream) |
| `Finish` | Finish style (e.g., satin, metallic, natural) |
| `Product Type New 2` | Refined product sub-type classification |
| `Area Of Apply` | Application area (e.g., lips, face, eyes) |
| `Gender` | Target gender (e.g., women, men, unisex) |

#### Images & Media

| Field | Meaning |
|---|---|
| `Image URL` | Primary product image URL |
| `Thumbnail URL` | Thumbnail version of the product image |
| `Gallery` | Array of all product image URLs |

#### Inventory & Availability

| Field | Meaning |
|---|---|
| `Status` | Product status (e.g., enabled, disabled, out of stock) |
| `In Stock` | Boolean indicating stock availability |
| `Express Delivery Available` | Whether express/fast delivery is offered |
| `Product Tier` | Stock level tier (e.g., premium, standard) |

#### Color & Visual Attributes

| Field | Meaning |
|---|---|
| `Color` | Product color value (e.g., hex code or descriptive) |
| `Product Color` | Product color name/description (e.g., "Rose Gold", "Nude Pink") |
| `Finish` | Surface finish (e.g., matte, glossy, shimmer) |

#### Ratings & Reviews

| Field | Meaning |
|---|---|
| `Rating Summary` | Aggregate rating score (e.g., 4.5/5) |
| `Review` | Customer review count or summary data |

#### Visibility & Indexing

| Field | Meaning |
|---|---|
| `Visibility` | Overall product visibility status (catalog, search, both, or hidden) |
| `Visibility Search` | Visibility in search results (enabled/disabled) |
| `Visibility Catalog` | Visibility in category browsing (enabled/disabled) |

#### Product Flags & Special Markers

| Field | Meaning |
|---|---|
| `Brand New` | Boolean flag for new product launch |
| `Exclusive` | Whether the product is exclusive to Goldenscent |
| `News From Date` | Start date product is marked as "new" |
| `News To Date` | End date product is marked as "new" |
| `Countdown Timer` | Active countdown promotion timer (if any) |

#### Additional Product Data

| Field | Meaning |
|---|---|
| `Size New` | Product size or volume (e.g., 30ml, 50g) |
| `Template Type` | Product display template type |
| `Associated Products` | Related or bundled product links |
| `Tags` | Product tags for filtering and search |
| `Breadcrumb Mapping` | Navigation breadcrumb structure |

#### Algolia Search Engine Metadata

| Field | Meaning |
|---|---|
| `Algolia Last Update At CET` | Timestamp of last Algolia index update (Central European Time) |
| `Algolia Last Update Source` | Source system of the last update |
| `Highlight Result` | Highlighted search match fields (when applicable) |

***

### How to Use

1. **Build search URLs** — Navigate to Goldenscent.com, perform a search (e.g., "lip balm", "foundation"), and copy the full URL from the search results page.

2. **Prepare input** — Create a JSON configuration with your URLs and desired settings:

```json
   {
     "urls": ["https://www.goldenscent.com/en/search?q=lip"],
     "max_items_per_url": 100,
     "ignore_url_failures": true
   }
```

3. **Set appropriate limits** — For small tests, use `max_items_per_url: 20`; for large collections, scale up to `200`.

4. **Enable error resilience** — Set `ignore_url_failures: true` for bulk runs to prevent interruptions.

5. **Run and export** — Start the scraper and download results as JSON, CSV, or Excel.

**Best practices:**

- Test one URL first to verify output format
- Use specific search queries to narrow results (e.g., brand filters, price ranges)
- Set reasonable `max_items_per_url` limits to balance data volume and run time
- Export to CSV for easy Excel analysis or database import

***

### Use Cases & Business Value

- **Price intelligence:** Monitor competitor pricing, discounts, and promotional strategies in real-time
- **Product research:** Analyze beauty trends, popular brands, and emerging product categories
- **Market analysis:** Track inventory levels, new product launches, and category growth
- **Aggregator platforms:** Feed Goldenscent product data into price comparison or deal sites
- **Business intelligence:** Create dashboards tracking market share and competitive positioning

By automating product data collection, the Goldenscent Products Search Scraper eliminates weeks of manual work and provides fresh, structured data for strategic decision-making.

***

### Conclusion

The **Goldenscent.com Products Search Scraper** is a powerful tool for anyone needing real-time beauty product data from one of the region's leading e-commerce platforms. With 50+ fields per product, flexible search URL configuration, and robust error handling, it delivers the market intelligence required for pricing analysis, competitive research, and product trend forecasting. Start scraping today and unlock insights hidden in search results.

# Actor input Schema

## `urls` (type: `array`):

Add the URLs of the product search list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.

## `ignore_url_failures` (type: `boolean`):

If true, the scraper will continue running even if some URLs fail to be scraped.

## `max_items_per_url` (type: `integer`):

The maximum number of items to scrape per URL.

## `proxy` (type: `object`):

Select proxies to be used by your scraper.

## Actor input object example

```json
{
  "urls": [
    "https://www.goldenscent.com/en/search?q=lip"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "NL"
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.goldenscent.com/en/search?q=lip"
    ],
    "ignore_url_failures": true,
    "max_items_per_url": 20,
    "proxy": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "NL"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("stealth_mode/goldenscent-product-search-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "urls": ["https://www.goldenscent.com/en/search?q=lip"],
    "ignore_url_failures": True,
    "max_items_per_url": 20,
    "proxy": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "NL",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("stealth_mode/goldenscent-product-search-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.goldenscent.com/en/search?q=lip"
  ],
  "ignore_url_failures": true,
  "max_items_per_url": 20,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "NL"
  }
}' |
apify call stealth_mode/goldenscent-product-search-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=stealth_mode/goldenscent-product-search-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Goldenscent Product Search Scraper",
        "description": "Scrape product listings from Goldenscent.com search results instantly. Collect 50+ fields including prices, descriptions, availability, ratings, and product attributes — perfect for price monitoring, competitive analysis, and beauty market research.",
        "version": "0.0",
        "x-build-id": "l5pZwB3REzUFh95pG"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/stealth_mode~goldenscent-product-search-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-stealth_mode-goldenscent-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/stealth_mode~goldenscent-product-search-scraper/runs": {
            "post": {
                "operationId": "runs-sync-stealth_mode-goldenscent-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/stealth_mode~goldenscent-product-search-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-stealth_mode-goldenscent-product-search-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "urls": {
                        "title": "URLs of the product search list urls to scrape",
                        "type": "array",
                        "description": "Add the URLs of the product search list urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "ignore_url_failures": {
                        "title": "Continue running even if some URLs fail to be scraped",
                        "type": "boolean",
                        "description": "If true, the scraper will continue running even if some URLs fail to be scraped."
                    },
                    "max_items_per_url": {
                        "title": "Max items per URL",
                        "type": "integer",
                        "description": "The maximum number of items to scrape per URL."
                    },
                    "proxy": {
                        "title": "Proxy configuration",
                        "type": "object",
                        "description": "Select proxies to be used by your scraper."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
