<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: PickBazar React Ecommerce Template Review	</title>
	<atom:link href="https://perfectwpthemes.com/pickbazar-react-ecommerce-template-review/feed/" rel="self" type="application/rss+xml" />
	<link>https://perfectwpthemes.com/pickbazar-react-ecommerce-template-review/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Dec 2024 12:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Addia		</title>
		<link>https://perfectwpthemes.com/pickbazar-react-ecommerce-template-review/#comment-632</link>

		<dc:creator><![CDATA[Addia]]></dc:creator>
		<pubDate>Wed, 25 Dec 2024 12:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://perfectwpthemes.com/?p=1358#comment-632</guid>

					<description><![CDATA[This is really a top-quality code, something very rare to see. A good reference to learn, good code pattern and everything is brand new. Thanks for this, and congrats on the awesome work!

I find that often products on ThemeForest are complex. Pickbazar is incredibly straightforward and clean in that regard! I am very pleased with the product, the team has done a great job. Concise, to-the-point implementation that serves e-commerce sites perfectly - exactly what I&#039;ve been looking for. I will definitely be using Pickbazar for more products in the future.

Absolutely amazing work you guys are doing. I&#039;m addressing some issues that I&#039;ve found in the theme: If you add more than 6 items in the cart, you don&#039;t see anything, the cart does not scroll or anything. When you are checking out, you only see the total amount; maybe a price breakdown will make UX a bit better. All the example shops have the same layout. This theme has so much potential, and I&#039;d like to see this theme succeed. 5* for encouragement and theme quality and potential.]]></description>
			<content:encoded><![CDATA[<p>This is really a top-quality code, something very rare to see. A good reference to learn, good code pattern and everything is brand new. Thanks for this, and congrats on the awesome work!</p>
<p>I find that often products on ThemeForest are complex. Pickbazar is incredibly straightforward and clean in that regard! I am very pleased with the product, the team has done a great job. Concise, to-the-point implementation that serves e-commerce sites perfectly &#8211; exactly what I&#8217;ve been looking for. I will definitely be using Pickbazar for more products in the future.</p>
<p>Absolutely amazing work you guys are doing. I&#8217;m addressing some issues that I&#8217;ve found in the theme: If you add more than 6 items in the cart, you don&#8217;t see anything, the cart does not scroll or anything. When you are checking out, you only see the total amount; maybe a price breakdown will make UX a bit better. All the example shops have the same layout. This theme has so much potential, and I&#8217;d like to see this theme succeed. 5* for encouragement and theme quality and potential.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jillayne		</title>
		<link>https://perfectwpthemes.com/pickbazar-react-ecommerce-template-review/#comment-631</link>

		<dc:creator><![CDATA[Jillayne]]></dc:creator>
		<pubDate>Mon, 23 Dec 2024 12:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://perfectwpthemes.com/?p=1358#comment-631</guid>

					<description><![CDATA[It is very well built. It was my first time dealing with Next.js, as I have been working with React only the past couple of years. Really the heavy lifting of the e-commerce workflow is mostly done (Cart, Store, Search, Filters...) all you need is just to put your business logic and you are good to go. :)

Very fantastic theme built on latest technologies. My best choice for building ecommerce platform.

I really like this template, it looks modern and is really fast. I love that it&#039;s based on Next.js and GraphQL. Having a shop &#038; admin panel in one package is amazing. But there&#039;s one small thing I don&#039;t really like and that is the consistency. It seems like to admin panel is written by a whole different Team/Person in comparison with the shop itself. Simple things as component names aren&#039;t consistent over the whole codebase. I.e in the Shop components have a naming pattern as &quot;test-component&quot; while on the admin panel the name is &quot;TestComponent&quot;. But these are small things - overall it&#039;s certainly the best template there is on themeforest for that use case - that&#039;s why I give it 5 stars nevertheless. It&#039;s also fairly easy to customize if you have some experience with react/node/graphql. Also is an amazing product just to learn. So overall I really recommend it!

This is decently coded - It is poorly laid out in the code though, very hard to find what relates to what, and actually turn it into something useful. The big issue is it&#039;s actually got a terrible load time and is missing the point. Next.js is good because it has amazing load times. This solution has TERRIBLE load times - it would be better to just install wordpress and use woocommerce with a default theme because of this. Not using a CSS library (ala tailwind) also means it is nearly impossible to edit the code, and you cannot purge CSS that is not being used automatically, which is a great feature of next.js. I think the creators are well meaning but this is a product that is focused on the function of next.js but not on the ends of using next.js, which is better performance, which ultimately makes this a pointless product.]]></description>
			<content:encoded><![CDATA[<p>It is very well built. It was my first time dealing with Next.js, as I have been working with React only the past couple of years. Really the heavy lifting of the e-commerce workflow is mostly done (Cart, Store, Search, Filters&#8230;) all you need is just to put your business logic and you are good to go. 🙂</p>
<p>Very fantastic theme built on latest technologies. My best choice for building ecommerce platform.</p>
<p>I really like this template, it looks modern and is really fast. I love that it&#8217;s based on Next.js and GraphQL. Having a shop &amp; admin panel in one package is amazing. But there&#8217;s one small thing I don&#8217;t really like and that is the consistency. It seems like to admin panel is written by a whole different Team/Person in comparison with the shop itself. Simple things as component names aren&#8217;t consistent over the whole codebase. I.e in the Shop components have a naming pattern as &#8220;test-component&#8221; while on the admin panel the name is &#8220;TestComponent&#8221;. But these are small things &#8211; overall it&#8217;s certainly the best template there is on themeforest for that use case &#8211; that&#8217;s why I give it 5 stars nevertheless. It&#8217;s also fairly easy to customize if you have some experience with react/node/graphql. Also is an amazing product just to learn. So overall I really recommend it!</p>
<p>This is decently coded &#8211; It is poorly laid out in the code though, very hard to find what relates to what, and actually turn it into something useful. The big issue is it&#8217;s actually got a terrible load time and is missing the point. Next.js is good because it has amazing load times. This solution has TERRIBLE load times &#8211; it would be better to just install wordpress and use woocommerce with a default theme because of this. Not using a CSS library (ala tailwind) also means it is nearly impossible to edit the code, and you cannot purge CSS that is not being used automatically, which is a great feature of next.js. I think the creators are well meaning but this is a product that is focused on the function of next.js but not on the ends of using next.js, which is better performance, which ultimately makes this a pointless product.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
