I have a Block on my Homepage that displays my core products. The “product code” is showing, which is unnecessary for my customers and takes up space.
How can I hide the Product Code on my website?
Have searched Forum, Knowledge Base, and Admin UI and can’t find how to do this.
Thanks.
[quote name=‘Healthy Pets’]I have a Block on my Homepage that displays my core products. The “product code” is showing, which is unnecessary for my customers and takes up space.
How can I hide the Product Code on my website?
Have searched Forum, Knowledge Base, and Admin UI and can’t find how to do this.
Thanks.[/QUOTE]
Can you demonstrate what are you talking about? Are you referring to SKU number?
[quote name=‘Darius’]Can you demonstrate what are you talking about? Are you referring to SKU number?[/QUOTE]
Here’s a snap of a product displayed on the homepage. Yes, in your html it is referred to as “Sku”.
[ATTACH]1252[/ATTACH]
Since the products are in a Block, there are other “Appearance” options that can be chosen (product, product2, multicolumn small), some of which don’t display the code, but these formats also lose the “add to cart” button.
If this requires a tweak to the html, I believe this is the relevant code:
[QUOTE]{if $show_sku}
{$lang.sku}: {$product.product_code}
{/if}[/QUOTE]
CS-Cart v2 Trial
[quote name=‘Healthy Pets’]Here’s a snap of a product displayed on the homepage. Yes, in your html it is referred to as “Sku”.
[ATTACH]1252[/ATTACH]
Since the products are in a Block, there are other “Appearance” options that can be chosen (product, product2, multicolumn small), some of which don’t display the code, but these formats also lose the “add to cart” button.
If this requires a tweak to the html, I believe this is the relevant code:
CS-Cart v2 Trial[/QUOTE]
Not sure if such topics should discussed here. Buy a license and open this thread in other section.
You shouldn’t have any customers with trial software.
[quote name=‘Darius’]Not sure if such topics should discussed here. Buy a license and open this thread in other section.
You shouldn’t have any customers with trial software.[/QUOTE]
I’m sorry, but I don’t understand your comment. I never said I had customers; are you implying my site is “live”??? This is the trial version and I’m trying to configure the display of the products on the Homepage. Isn’t that what the trial version is for? To work with the software and see if it meets your needs?
Could you please explain what’s wrong with the topic “how to configure” being discussed here?
If I’m not utilizing this forum correctly, would someone please explain the rules to me?
What the heck is going on here???
[quote name=‘Healthy Pets’]I’m sorry, but I don’t understand your comment. I never said I had customers; are you implying my site is “live”??? This is the trial version and I’m trying to configure the display of the products on the Homepage. Isn’t that what the trial version is for? To work with the software and see if it meets your needs?
Could you please explain what’s wrong with the topic “how to configure” being discussed here?
If I’m not utilizing this forum correctly, would someone please explain the rules to me?
What the heck is going on here???[/QUOTE]
This section should help you making a decision to buy it or not. So proper title of your thread should be is it possible. Answer yes it is. How to do it should be asked in other section like configuration.
[quote name=‘Darius’]This section should help you making a decision to buy it or not. So proper title of your thread should be is it possible. Answer yes it is. How to do it should be asked in other section like configuration.[/QUOTE]
Of course ANYTHING IS POSSIBLE. The question for a potential buyer is, “Is it feasible given my needs and limited expertise”? In other words, will I be able to make relatively small changes like this myself or will I end up having to pay someone to do it for me?
-Can I easily find the relevant bit of code using configuration mode?
-Will someone be able to show me the change I need to make?
-If I make that change, will it work the way I want?
-After making a few html changes, will I begin to understand my way around the CSS or will the learning curve be too steep?
-Will there be some decent support available if I run into problems?
This trial user had the same type of question in “Why CS-Cart?” and no one rebuked him; he was shown exactly how to make the necessary change: [url]http://forum.cs-cart.com/showthread.php?t=11463[/url]
Sheesh. What an attitude.
[quote name=‘Healthy Pets’]Of course ANYTHING IS POSSIBLE. The question for a potential buyer is, “Is it feasible given my needs and limited expertise”? In other words, will I be able to make relatively small changes like this myself or will I end up having to pay someone to do it for me?
-Can I easily find the relevant bit of code using configuration mode?
-Will someone be able to show me the change I need to make?
-If I make that change, will it work the way I want?
-After making a few html changes, will I begin to understand my way around the CSS or will the learning curve be too steep?
-Will there be some decent support available if I run into problems?
Sheesh. What an attitude.[/QUOTE]
Whatever you will be able to do everything yourself it is only up to you. If not then support always will help you out.
[url]https://www.cs-cart.com/support-item.html[/url]
Healthy Pets
Did you get this figured out? I can’t see your image so I am not exactly sure what you are talking about. I know your talking about the product code (SKU), but I can’t seem to duplicate what you mean.
As for what Darius is talking about, I believe this section of the forum is for people to get questions answered about CS-Cart before they make the purchase. Your question would probably have a better response in a different section, but either way it should be answered.
As for your other questions, the code takes some time to learn. It seems like I have only recently gotten comfortable with 1.3.5 sp4 code and now there is 2.0.4 to learn. This forum is a ton of help and most everyone is usually happy to help and answer questions. The CS-Cart team is also very good, but you have to pay the support time. Every time I have used them I have had excellent results.
If you choose CS-Cart you will be very happy.
Brandon
[quote name=‘brandonvd’]Healthy Pets
Did you get this figured out? I can’t see your image so I am not exactly sure what you are talking about. I know your talking about the product code (SKU), but I can’t seem to duplicate what you mean.
As for what Darius is talking about, I believe this section of the forum is for people to get questions answered about CS-Cart before they make the purchase. Your question would probably have a better response in a different section, but either way it should be answered.
As for your other questions, the code takes some time to learn. It seems like I have only recently gotten comfortable with 1.3.5 sp4 code and now there is 2.0.4 to learn. This forum is a ton of help and most everyone is usually happy to help and answer questions. The CS-Cart team is also very good, but you have to pay the support time. Every time I have used them I have had excellent results.
If you choose CS-Cart you will be very happy.
Brandon[/QUOTE]
Thank you for responding. It’s good to hear that you were able to get up to speed with the code.
[quote name=‘Healthy Pets’]It’s good to hear that you were able to get up to speed with the code.[/QUOTE]
I’m not sure how far I would go with this statement, but I do at least feel comfortable messing with the code.
The way I figure it, if I can learn the code and feel comfortable with it than anyone can. Unfortunately I don’t have a “education” in programming or computers so everything is kind of trial and error until I get something right.
Brandon
I want to know too,thank you