From cf5a2bd64b59bfcba2142544d314e14706a07c32 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 6 Sep 2021 07:47:42 +1000 Subject: [PATCH] Update r.json --- src/technologies/r.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/technologies/r.json b/src/technologies/r.json index 60be256e4..a765f8210 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -362,14 +362,15 @@ "cats": [ 76 ], - "description": "Rebuy offers personlisation solutions for eCommerce sites.", + "description": "Rebuy offers personlisation solutions for ecommerce sites.", "icon": "Rebuy.png", "implies": [ "Cart Functionality" ], "js": { "rebuyConfig": "" - }, + }, + "pricing": ["recurring", "payg", "low"], "scripts": "rebuyengine\\.com", "website": "https://rebuyengine.com/" }, @@ -1171,4 +1172,4 @@ ], "website": "https://www.google.com/recaptcha/" } -} \ No newline at end of file +}