Business Catalyst Help | Manage product inventory

This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/product-inventory.html

Yes Ricky ... I got it!!!
Step1: Use this code for large_product.html
<div class="shop-product-large clear">
<div class="details">
<h1>{tag_name}</h1>
<h3 class="sale{tag_onsale}">
Price:
<span class="normalPrice">{tag_retailprice}</span>
<span class="salePrice">{tag_saleprice}</span>
</h3>
<ul>
    <li class="instock">In stock: <strong>{tag_instock}</strong></li>
    <li class="instock"><strong>{tag_attributes}<br />
    </strong></li>
    <li class="quantity">{tag_addtocartinputfield} {tag_addtocart,<img alt="" src="/CatalystImages/shop_addtocart.png" />}</li>
</ul>
<div class="description">{tag_description}</div>
</div>
<div class="image">   {tag_largeimage}
</div>
<div class="poplets">{tag_poplets}</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>
$(function(){
        var product = {tag_product_json};
        var attributes = {tag_attributes_json};
        var divId = "#catProdTd_"+product.productId;
        $(divId).find("select").change(function (){
                  var selected = $(this).val();
                  var option = attributes.options[selected];
                  if(option && option.image)
                     $(divId).find(".image").find("img").attr("src", option.image);
</script>
Step2: Look at http://tesonline02.businesscatalyst.com/outerwear/avatar    as a reference
Step3 :Go to your Dashboard .... then, for each product, check the images attached for Tabs "Price"
and "Attributes" and compare with the reference AVATAR (link above) ... hope it helps.

Similar Messages

  • Business Catalyst Help | Manage domain names

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/domain-names.html

    I followed all the steps to delete < www.onlyrealgamemovie.com > on Bc -- including re-direct so I could use GoDaddy for DNS.
    < www.onlyrealgamemovie.com > is registered with GoDaddy and it is pointing at the Muse site on BC < http://theonlyrealgameawayhome.businesscatalyst.com/ >
    My problem is adding <www.onlyrealgamemovie.com > back on BC -- I keep getting and error message:
    "cannot add domain because this domain already exisits. Please delete the domain."
    I DID delete it so I do not know what to do!
    HELP!!! The 5 producers are getting very anxious about the site not being up yet!!!

  • Business Catalyst Help | Manage customer records

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/sbo/customer-database.html

    Hi,
    Access the case and hit "edit", you'll be able to select the status "closed" http://screencasteu.worldsecuresystems.com/AP/2013-08-13_1138.png
    which should then be properly reflected in the case list: http://screencasteu.worldsecuresystems.com/AP/2013-08-13_1139.png
    Kind Regards,
    Alex

  • Business Catalyst Help | Manage site users

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/site-users.html

    Things seem to have gone crazy here.  I cannot log into the client site using my partner portal password and username. 
    My client user which I set up as an admin, is saying that she cannot upload images saying she doesn't have the authority to do that and she cannot import items, with a different message. 
    Also, I see now way to modify or delete her as a user from the partner portal.   Going fom my portal to the client site to details.
    Jeff
    PS the ticket system is also down.

  • Business Catalyst Help | Add a product

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/add-product.html

    OK I found the link now. I had to get chat to help me find it as the search in here does not work very well, I find.
    http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Product_Modules
    or to summarise you insert the tag like this on the page to display a product using the product small backup layout:
    {module_product,133878,7850617,,,true}
    First number is the catalog and second number is the product number. Then three commas and the word true will display the backup layout.

  • Business Catalyst Help | Using consolidated billing to manage client invoices

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner-portal/using-consolidated-billing-client- invoices.html

    A lot of the images are not rendering on this page.
    Tried it in Safari and Chrome on a Mac.

  • Business Catalyst Help | Allow site visitors to disable cookies

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/allow-site-visistors-disable-cookies.html

    Hi Frank,
    thanks for the question. What do you mean by "can prove"? BC allows you to enable the "Cookie Module", hence providing the users the choice to disable cookies. I've seen that you commented to this post as well: http://helpx.adobe.com/business-catalyst/partner/allow-site-visistors-disable-cookies.html.
    What exactly do you mean by "proof"? From our research the current module should suffice. However, if there are other pieces of info that we might have missed, please share them with us.
    Thanks,
    Dragos M. Product Manager Business Catalyst

  • Business Catalyst Site Manager Only Showing Web Forms

    I am having a horrible time trying to just apply and setup a template in business catalyst. I have gotten to the point where you add the HTML {tag_pagecontent} into a page in muse. Now I went to my admin panel and went to the site manager drop down. All it shows is web forms and system emails! Isn't there supposed to be buttons for templates etc?! I hope someone has the answers, btw I am using a trial site currently but that shouldn't make a difference right? Thanks in advance.

    I figured it out, I had to click on my name in the right corner within the BC admin. Then click on my details and scroll down and check box the "enable web editing" and save. That made all site manager options available.

  • Business Catalyst Help | Change the domain name of your site

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/change-site-domain.html

    @minshallcreative - Please reach our direct chat support and provide the site name so they can investigate this ASAP. 
    http://helpx.adobe.com/contact.html?product=business-catalyst
    Kind regards,
    -Sidney

  • Business Catalyst Help | Getting started with Business Catalyst

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/getting-started-business-catalyst.html

    Hi,
    Welcome to Business Catalyst. 
    From the sounds of your requirement it looks very possible to acheive what you are after with a combination of perhaps APIs and using our import features + custom report generator. 
    Here's a list of our API calls -> http://kb.worldsecuresystems.com/635/bc_635.html
    Also the various import options within BC -> http://kb.worldsecuresystems.com/kb/importing-data.html
    Lastly our custom customer report generator -> http://kb.worldsecuresystems.com/kb/build-customer-report.html
    I would also if you haven't already go ahead and test out BC.  It appears identifiers are what would be "users" having back-end access to the system to either generate a report or email broadcast who may also need to analyze incoming data. 
    If still needing assistance please reach out to our direct support so we can help guide you further if needed.  -> http://helpx.adobe.com/contact.html
    Kind regards,
    -Sidney

  • Business Catalyst Help | Upload files to the site

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/sbo/upload-files-using-file-manager.html

    Hi Kevin,
    I assume that you have created your site through Muse. In this case, by default, File Manager is disabled to prevent the risk of accidental content overwrites since there is no roundtrip between Muse and the online editor.
    If you wish to enable the File Manager, edit your account settings (by clicking on your name on the top right corner and selecting My Details) and check the Enable online content editing box.
    This will enable several options into your menu, including the file manager.
    Cristinel

  • Business Catalyst Help | Add a sitemap

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/create-customize-sitemaps.html

    There is no sitemap.xml link any more only under the old system. BC generates this automatically.
    In terms of  the sitemap module that renders a list of items in a ul li format on a page this is under the site manager.
    As with anything you see on the BC it also all depends on your plan.

  • Business Catalyst help

    What information do I need to push a site live? I'd like to make sure I have the information I need before I do it.

    In order to redeem your free Creative Cloud Business Catalyst sites, simply login to the site admin and hit the Push Site Live button on the Dashboard. I believe you have published the site through Muse, the documentation here can be helpful - http://www.adobekb.com/launching_pt01.html#pushingasitelive
    Thanks,
    Vinayak

  • Business Catalyst Help | Customize modules

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/modify-layout-modules.html

    Select Site Manager > Module Templates and click a module template.
    At my admin console /site manager I can´t see any modules/ templates ??
    please let me know

  • Business Catalyst Help | Add a calendar

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/partner/add-calendar.html

    Hi Sarah,
    I have checked the site under your account. It appears you're a Creative Cloud user and you have published the site using Adobe Muse application.
    The online content editing is disabled by default for sites published through Muse to BC and hence the Pages tab doesn't appear for you under Site Manager.
    However, you can always enable the Online Content editing feature by logging into the site admin -> going to the My Details section (by hovering over your name at the top right) and enable the option as indicated in the screenshot below.
    Please refer to the following post for a reason as to why the option is incompatible with Muse.
    http://forums.adobe.com/message/4385787
    To answer your second query, the reason why the Modules aren't available in your site is because the site is under webBasics plan that does not contain the Events and News modules. The 5 free BC sites that you receive with Creative Cloud subscription are webBasics. Please refer to the Business Catalyst plans breakup page here - http://helpx.adobe.com/business-catalyst/kb/detailed-plan-breakdown.html#id_72403
    However, you can always login to your Partner portal here - http://www.businesscatalyst.com/Admin/Index.aspx?to=PartnerPortal and create any number of trial sites with a higher plan that you may later choose to upgrade to a paid version.
    Thanks,
    Vinayak

Maybe you are looking for